Difference between revisions of "Template:BuildModeTutorialsIndexItem"
From SimsWiki
Plasticbox (Talk | contribs) |
Plasticbox (Talk | contribs) |
||
Line 1: | Line 1: | ||
− | + | <tr style="vertical-align:top;text-align:left;border-bottom:1px solid #ccc;"> | |
− | + | <td style="width:150px;"> | |
− | + | {{if | |
|test={{{thumbnail|}}} | |test={{{thumbnail|}}} | ||
|then={{{thumbnail}}} | |then={{{thumbnail}}} | ||
}} | }} | ||
− | + | </td> | |
+ | <td style="vertical-align:top;padding-left:0.6em;">[{{{link}}} {{{linktext}}}]<br> | ||
{{if | {{if | ||
|test={{{infotext|}}} | |test={{{infotext|}}} | ||
|then={{{infotext}}} | |then={{{infotext}}} | ||
}} | }} | ||
− | + | </td> | |
− | + | <td style="vertical-align:top;padding-left:1.6em;font-size:80%;">by {{{author}}} | |
+ | </td></tr> | ||
<noinclude> | <noinclude> |
Revision as of 02:34, 25 May 2008
<tr style="vertical-align:top;text-align:left;border-bottom:1px solid #ccc;"> <td style="width:150px;">
</td>
<td style="vertical-align:top;padding-left:0.6em;">[{{{link}}} {{{linktext}}}]
</td> <td style="vertical-align:top;padding-left:1.6em;font-size:80%;">by {{{author}}} </td></tr>
Usage
{{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.