Difference between revisions of "Template:Infobox Tutorial"
From SimsWiki
| Line 13: | Line 13: | ||
|test={{{website|}}} | |test={{{website|}}} | ||
|then=<tr><th>Website</th><td>{{{website}}}</td></tr> | |then=<tr><th>Website</th><td>{{{website}}}</td></tr> | ||
| + | }}{{if | ||
| + | |test={{{notes|}}} | ||
| + | |then=<tr><th>Notes</th><td>{{{notes}}}</td></tr> | ||
}} | }} | ||
</table> | </table> | ||
| Line 28: | Line 31: | ||
| author = | | author = | ||
| operating_EP = | | operating_EP = | ||
| + | | notes = | ||
| website = | | website = | ||
}} | }} | ||
Revision as of 11:41, 25 November 2006
| Infobox Tutorial |
|---|
Usage
{{Infobox Tutorial
| name =
| logo1st =
| caption =
| author =
| operating_EP =
| notes =
| website =
}}
|