Template:Navigation: Difference between revisions

From Tolkien Gateway
(category fix)
(Template changed)
Line 1: Line 1:
{| border="1" cellpadding="4" style="float: right; margin: 0 0 1em 1em; width: 300px; border-collapse: collapse; font-size: 95%; clear: right; border:1px solid #aaaaaa; background-color:#F5F5DC;"
{| border="1" cellpadding="4" style="clear: both; margin: 0 auto; width: 360px; border-collapse: collapse; font-size: 95%; border:1px solid #aaaaaa; background-color:#F5F5DC;"
|-
|-
!colspan="3" style="text-align: center; background:#013220; color: #FFFFFF;"|'''Navigate'''
!colspan="3" style="text-align: center; background:#013220; color: #FFFFFF;"|'''{{{title}}}'''
|-
|-
|width="50%" | <small>
|width="120px" style="text-align:center;" | <small>{{{north-west}}}</small>
</small>
|width="120px" style="text-align:center;" | <small>{{{north}}}</small>
|width="50%" | <small>
|width="120px" style="text-align:center;" | <small>{{{north-east}}}</small>
[[{{{north}}}|North]]
|width="50%" | <small>
</small>
|-
|-
|width="50%" | <small>
|width="120px" style="text-align:center;" | <small>{{{west}}}</small>
[[{{{west}}}|West]]
|width="120px" style="text-align:center;" | [[Image:WindRose3.png|94px]]
</small>
|width="120px" style="text-align:center;" | <small>{{{east}}}</small>
|width="50%" | <small>
</small>
|width="50%" | <small>
[[{{{east}}}|East]]
</small>
|-
|-
|width="50%" | <small>
|width="120px" style="text-align:center;" | <small>{{{south-west}}}</small>
</small>
|width="120px" style="text-align:center;" | <small>{{{south}}}</small>
|width="50%" | <small>
|width="120px" style="text-align:center;" | <small>{{{south-east}}}</small>
[[{{{south}}}|South]]
|width="50%" | <small>
</small>
|}
|}
<noinclude>
<noinclude>
==Usage==
<pre>
{{navigation
| title=
| north-west=
| north=
| north-east=
| west=
| east=
| south-west=
| south=
| south-east=
|}}</pre>
[[Category:Templates]]</noinclude>
[[Category:Templates]]</noinclude>

Revision as of 16:55, 15 October 2008

{{{title}}}
{{{north-west}}} {{{north}}} {{{north-east}}}
{{{west}}} WindRose3.png {{{east}}}
{{{south-west}}} {{{south}}} {{{south-east}}}

Usage

{{navigation
| title=
| north-west=
| north=
| north-east=
| west=
| east=
| south-west=
| south=
| south-east=
|}}