Difference between revisions of "Template:BuildModeTutorialsIndexItem"
From SimsWiki
Plasticbox (Talk | contribs) |
Plasticbox (Talk | contribs) |
||
Line 1: | Line 1: | ||
− | + | <table> | |
− | + | <tr style="vertical-align:top;text-align:left;border-bottom:1px solid #ccc;"> | |
+ | <td> | ||
{{if | {{if | ||
|test={{{thumbnail|}}} | |test={{{thumbnail|}}} | ||
|then={{{thumbnail}}} | |then={{{thumbnail}}} | ||
}} | }} | ||
− | + | </td> | |
+ | <td>[{{{link}}} {{{linktext}}}]<br> | ||
{{if | {{if | ||
|test={{{infotext|}}} | |test={{{infotext|}}} | ||
|then={{{infotext}}} | |then={{{infotext}}} | ||
}} | }} | ||
− | + | </td> | |
− | + | <td style="font-size: 80%;"> | |
+ | by {{{author}}} | ||
+ | </td> | ||
<noinclude> | <noinclude> |
Revision as of 01:05, 25 May 2008
[{{{link}}} {{{linktext}}}] |
by {{{author}}} |
{{BuildModeTutorialsIndexItem | thumbnail = | link = | linktext = | infotext = | author = }} |
Example
thumbnail = image url optional
link = http://www.modthesims2.com/showthread.php?t=103896
linktext = Neighbourhood terrain levelling
infotext = How to use empty lots to level terrain optional
author = AuthorName
- 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.