Difference between revisions of "Template:Navigation General"
From EUO Manual
m (Added Server List page to navbar) |
m (innercollapse tag added to template) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
<!-- Main Table --> | <!-- Main Table --> | ||
<!-- --> | <!-- --> | ||
− | {| 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="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 innercollapse" |
|- | |- | ||
| style="width:10%; text-align:left; font-style: italic;" | [[Main Page|<span style="color:#FFFFFF;">{{{2|Main Page}}}</span>]] | | style="width:10%; text-align:left; font-style: italic;" | [[Main Page|<span style="color:#FFFFFF;">{{{2|Main Page}}}</span>]] | ||
Line 14: | Line 14: | ||
{| style="width:100%; background:#000055; border:1px solid #000000;" | {| style="width:100%; background:#000055; border:1px solid #000000;" | ||
|- style="font-weight:bold; font-size:120%;" | |- style="font-weight:bold; font-size:120%;" | ||
− | | style="width:10%;" colspan=" | + | | style="width:10%;" colspan="8" | <span style="color:#FFFFFF;">Required Reading</span> |
|- style="width: 100%; background: #ccccdd; border: 1px solid #000000; border-collapse:collapse;" border="1" | |- style="width: 100%; background: #ccccdd; border: 1px solid #000000; border-collapse:collapse;" border="1" | ||
| style="width:10%;" | [[Image:547.png|48px|link=Quickstart Guide|Quickstart Guide]]<br /> '''[[Quickstart Guide|Quickstart Guide]]''' | | style="width:10%;" | [[Image:547.png|48px|link=Quickstart Guide|Quickstart Guide]]<br /> '''[[Quickstart Guide|Quickstart Guide]]''' | ||
| style="width:10%;" | [[Image:15e.png|48px|link=Keyboard Controls|Controls]]<br /> '''[[Keyboard Controls|Controls]]''' | | style="width:10%;" | [[Image:15e.png|48px|link=Keyboard Controls|Controls]]<br /> '''[[Keyboard Controls|Controls]]''' | ||
− | |||
| style="width:10%;" | [[Image:314.png|48px|link=Character Creation|Character Creation]]<br /> '''[[Character Creation|Character Creation]]''' | | style="width:10%;" | [[Image:314.png|48px|link=Character Creation|Character Creation]]<br /> '''[[Character Creation|Character Creation]]''' | ||
| style="width:10%;" | [[Image:293.png|48px|link=Completing Quests & Talking to NPC's|Quests & NPCs]]<br /> '''[[Completing Quests & Talking to NPC's|Quests & NPCs]]''' | | style="width:10%;" | [[Image:293.png|48px|link=Completing Quests & Talking to NPC's|Quests & NPCs]]<br /> '''[[Completing Quests & Talking to NPC's|Quests & NPCs]]''' | ||
+ | | style="width:10%;" | [[Image:507.png|48px|link=Resurrection Sickness|Resurrection Sickness]]<br /> '''[[Resurrection Sickness|Res Sickness]]''' | ||
+ | | style="width:10%;" | [[Image:410.png|48px|link=Slash Commands|Slash Commands]]<br /> '''[[Slash Commands|Slash Commands]]''' | ||
+ | | style="width:10%;" | [[Image:14c.png|48px|link=Client Commands|Client Commands]]<br /> '''[[Client Commands|Client Commands]]''' | ||
| style="width:10%;" | [[Image:539.png|48px|link=FAQ|FAQ]]<br /> '''[[FAQ|FAQ]]''' | | style="width:10%;" | [[Image:539.png|48px|link=FAQ|FAQ]]<br /> '''[[FAQ|FAQ]]''' | ||
|} | |} | ||
Line 45: | Line 47: | ||
<code>'''<nowiki>{{</nowiki>{{PAGENAME}}<nowiki>}}</nowiki></code> | <code>'''<nowiki>{{</nowiki>{{PAGENAME}}<nowiki>}}</nowiki></code> | ||
− | To specify a width of 82% (Default = 70%) of the page for the box, write: | + | * Parameter 1: To specify a width of 82% (Default = 70%) of the page for the box, write: <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 left, | + | * Parameter 2: To remove the 'Main Page' Tag in the top left, leave the second parameter blank: <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 09:54, 22 October 2023
Main Page | General Information | ||||||||||||||||||||||||||||||||
|
About
Use this in the footer of every general page by inserting this code:
{{Navigation General}}
- Parameter 1: To specify a width of 82% (Default = 70%) of the page for the box, write:
{{Navigation General|82}}
- Parameter 2: To remove the 'Main Page' Tag in the top left, leave the second parameter blank:
{{Navigation General|70|}}