Difference between revisions of "Template:Infobox Tutorial"
From SimsWiki
m (Editted the example) |
|||
Line 4: | Line 4: | ||
|test={{{logo1st|}}} | |test={{{logo1st|}}} | ||
|then=<tr><td colspan="2" style="text-align: center;">[[Image:{{{logo1st}}}|center]]<br><small>{{{caption|}}}</small></td></tr> | |then=<tr><td colspan="2" style="text-align: center;">[[Image:{{{logo1st}}}|center]]<br><small>{{{caption|}}}</small></td></tr> | ||
+ | }}{{if | ||
+ | |test={{{logoall|}}} | ||
+ | |then=<tr><td colspan="2" style="text-align:center;align:center;">{{{logoall}}}<br><small>{{{caption|}}}</small></td></tr> | ||
}}{{if | }}{{if | ||
|test={{{author|}}} | |test={{{author|}}} |
Revision as of 19:41, 13 February 2007
Infobox Tutorial |
---|
Usage
{{Infobox Tutorial | name = | logo1st = | caption = | author = | operating_EP = | notes = | website = }} |
Example
Infobox Tutorial
name = Title/category text
logo1st =UNI-ep1.gif All Eps logo are with this format and saved in the gallery
caption = University text
author = My example text or link
operating_Ep = UNI 0nly ALL/Followings/restrictions
notes = free comments
website = My Site SIMS2 text or link
- copy and paste the usage popup content in the Usage section
- Note that the Author link must use the format [[:Category:Tutorials by NAME]]. This links to a list of all tutorials by this author. Note the : before Category. This makes it a Wikilink rather than a category tag.