Difference between revisions of "Template:Categories"
Namespaces
Views
From GrinderScape Wiki
Jump to: navigation, search
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<ul id="index"> | <ul id="index"> | ||
− | <li>[{{{url1}}} {{{img1}}} {{{title1}}}] | + | <li>[{{{url1}}} <img src="{{{img1}}}" alt="" /> {{{title1}}}] |
<div class="timestamp">{{REVISIONTIMESTAMP: Main_page/Server_Rules_hub/Server_rules }}</div> | <div class="timestamp">{{REVISIONTIMESTAMP: Main_page/Server_Rules_hub/Server_rules }}</div> | ||
</li> | </li> | ||
− | <li>[{{{url2}}} {{{img2}}} {{{title2}}}] | + | <li>[{{{url2}}} <img src="{{{img2}}}" alt="" /> {{{title2}}}] |
<div class="timestamp">{{REVISIONTIMESTAMP: Main_page/Server_team_hub/_Server_Teams }}</div> | <div class="timestamp">{{REVISIONTIMESTAMP: Main_page/Server_team_hub/_Server_Teams }}</div> | ||
</li> | </li> | ||
− | <li>[{{{url3}}} {{{img3}}} {{{title3}}}] | + | <li>[{{{url3}}} <img src="{{{img3}}}" alt="" /> {{{title3}}}] |
<div class="timestamp">{{REVISIONTIMESTAMP: Main_page/Prices }}</div> | <div class="timestamp">{{REVISIONTIMESTAMP: Main_page/Prices }}</div> | ||
</li> | </li> | ||
− | <li>[{{{url4}}} {{{img4}}} {{{title4}}}] | + | <li>[{{{url4}}} <img src="{{{img4}}}" alt="" /> {{{title4}}}] |
<div class="timestamp">{{REVISIONTIMESTAMP: Main_page/Skill_guides }}</div> | <div class="timestamp">{{REVISIONTIMESTAMP: Main_page/Skill_guides }}</div> | ||
</li> | </li> | ||
− | <li>[{{{url5}}} {{{img5}}} {{{title5}}}] | + | <li>[{{{url5}}} <img src="{{{img5}}}" alt="" /> {{{title5}}}] |
<div class="timestamp">{{REVISIONTIMESTAMP: Main_page/Bestiary}}</div> | <div class="timestamp">{{REVISIONTIMESTAMP: Main_page/Bestiary}}</div> | ||
</li> | </li> | ||
− | <li>[{{{url6}}} {{{img6}}} {{{title6}}}] | + | <li>[{{{url6}}} <img src="{{{img6}}}" alt="" /> {{{title6}}}] |
<div class="timestamp">{{REVISIONTIMESTAMP: Main_page/General_guides }}</div> | <div class="timestamp">{{REVISIONTIMESTAMP: Main_page/General_guides }}</div> | ||
</li> | </li> | ||
− | <li>[{{{url7}}} {{{img7}}} {{{title7}}}] | + | <li>[{{{url7}}} <img src="{{{img7}}}" alt="" /> {{{title7}}}] |
<div class="timestamp">{{REVISIONTIMESTAMP: Main_page/Forums_Section }}</div> | <div class="timestamp">{{REVISIONTIMESTAMP: Main_page/Forums_Section }}</div> | ||
</li> | </li> | ||
</ul> | </ul> | ||
</includeonly> | </includeonly> |