Difference between revisions of "Template:Infobox Tutorial"
From SimsWiki
m (fixed Capitalisation on Author and Working EPs and fixed the instruction to "Usage section") |
|||
(3 intermediate revisions by 3 users not shown) | |||
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|}}} | ||
Line 44: | Line 47: | ||
caption = University ''text'' | caption = University ''text'' | ||
<br> | <br> | ||
− | author = | + | author = [[:Category:Tutorials by myexample | My example]] ''text or link'' |
<br> | <br> | ||
operating_Ep = UNI 0nly ''ALL/Followings/restrictions'' | operating_Ep = UNI 0nly ''ALL/Followings/restrictions'' | ||
Line 54: | Line 57: | ||
* copy and paste the '''usage popup''' content in the Usage section | * copy and paste the '''usage popup''' content in the Usage section | ||
+ | * Note that the Author link must use the format <nowiki>[[:Category:Tutorials by NAME]]</nowiki>. 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. | ||
</noinclude> | </noinclude> |
Latest revision as of 23:13, 28 September 2010
Infobox Tutorial |
---|
[edit] Usage
{{Infobox Tutorial | name = | logo1st = | caption = | author = | operating_EP = | notes = | website = }} |
[edit] 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.