Difference between revisions of "Template:Navigation Player Character"
From EUO Manual
m (Changed table layout, cleaned messy html) |
m (Collapsible. Removed reliance on Navigation_Classes) |
||
Line 1: | Line 1: | ||
− | {| style="margin: auto; width: {{{1|70}}}%; background: # | + | {| style="margin:auto; width:{{{1|70}}}%; background:#000022; min-width:360px; border:1px solid #000000; font-weight:bold; text-align:center; padding:0;" class="toccolours mw-collapsible" |
− | | < | + | |- |
− | | style="width: | + | | style="width:10%; text-align:left; font-style: italic;" | [[Main Page|<span style="color:#FFFFFF;">{{{2|Main Page}}}</span>]] |
+ | | style="width:80%; font-size:120%;" | <span style="color:#FFFFFF;">Player Characters</span>< | ||
+ | |- | ||
+ | | colspan="2" | <!-- | ||
+ | --> | ||
+ | {| style="width:100%; background:#000055; border:1px solid #000000;" | ||
+ | |- style="font-weight:bold; font-size:120%;" | ||
+ | | style="width:10%;" colspan="7" | [[Classes|<span style="color:#FFFFFF;">Classes</span>]] | ||
+ | |- style="width: 100%; background: #ccccdd; border: 1px solid #000000; border-collapse:collapse;" border="1" | ||
+ | | style="width:10%;" | [[Image:Icon Fighter.png|48px|link=Fighter|Fighter]]<br /> '''[[Fighter|Fighter]]''' | ||
+ | | style="width:10%;" | [[Image:Icon Rogue.png|48px|link=Rogue|Rogue]]<br /> '''[[Rogue|Rogue]]''' | ||
+ | | style="width:10%;" | [[Image:Icon Mage.png|48px|link=Mage|Mage]]<br /> '''[[Mage|Mage]]''' | ||
+ | | style="width:10%;" | [[Image:Icon Priest.png|48px|link=Priest|Priest]]<br /> '''[[Priest|Priest]]''' | ||
+ | | style="width:10%;" | [[Image:Icon Monk.png|48px|link=Monk|Monk]]<br /> '''[[Monk|Monk]]''' | ||
+ | | style="width:10%;" | [[Image:Icon Necromancer.png|48px|link=Necromancer|Necromancer]]<br />'''[[Necromancer|Necro]]''' | ||
+ | | style="width:10%;" | [[Image:Icon Druid.png|48px|link=Druid|Druid]]<br /> '''[[Druid|Druid]]''' | ||
|} | |} | ||
− | + | {| style="width:100%; background:#000055; border:1px solid #000000;" | |
− | {| style=" | + | |- style="font-weight:bold; font-size:120%;" |
− | | style="width: | + | | style="width:10%;" | <span style="color:#FFFFFF;">Races</span> |
− | | style="width: | + | | style="width:10%;" | <span style="color:#FFFFFF;">Player Stats</span> |
− | | style="width: | + | | style="width:20%; colspan="2" | <span style="color:#FFFFFF;">Special Races</span> |
+ | |- style="width:100%; background:#ccccdd; border:1px solid #000000; border-collapse:collapse;" border="1" | ||
+ | | style="width:10%;" | [[Image:Icon half orc1.png|48px|link=Races|Races]]<br /> '''[[Races|Races]]''' | ||
+ | | style="width:10%;" | [[Image:Icon mind sigil.png|48px|link=Player Stats|Player Stats]]<br /> '''[[Player Stats|Player Stats]]''' | ||
+ | | style="width:10%;" | [[Image:Icon vampire.png|48px|link=Vampires|Vampires]]<br /> '''[[Vampires|Vampires]]''' | ||
+ | | style="width:10%;" | [[Image:Icon werewolf.png|48px|link=Werewolves_and_Lycanthropy|Lycanthropy]]<br /> '''[[Werewolves_and_Lycanthropy|Lycanthropy]]''' | ||
|} | |} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
|} | |} | ||
<noinclude> | <noinclude> | ||
Line 23: | Line 38: | ||
<code>'''<nowiki>{{</nowiki>{{PAGENAME}}<nowiki>|82}}</nowiki></code> | <code>'''<nowiki>{{</nowiki>{{PAGENAME}}<nowiki>|82}}</nowiki></code> | ||
− | To remove the 'Main Page' Tag in the top | + | To remove the 'Main Page' Tag in the top left, write: |
<code>'''<nowiki>{{</nowiki>{{PAGENAME}}<nowiki>|70|}}</nowiki></code> | <code>'''<nowiki>{{</nowiki>{{PAGENAME}}<nowiki>|70|}}</nowiki></code> | ||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> |
Latest revision as of 21:17, 13 June 2021
Main Page | Player Characters< | ||||||||||||||||||||||
|
About
Use this in the footer of every class page by inserting this code:
{{Navigation Player Character}}
To specify a width of 82% (Default = 70%) of the page for the box, write:
{{Navigation Player Character|82}}
To remove the 'Main Page' Tag in the top left, write:
{{Navigation Player Character|70|}}