Template:Nav-MultiRowTemplate: Difference between revisions

From PTCpedia
Jump to navigation Jump to search
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 5: Line 5:
{| width="100%" style="-moz-border-radius-topleft:10px; -moz-border-radius-topright:10px; background: transparent; background-color:#d6d6ff; border: 0px; padding: 0px; spacing:0px; margin:0px;"
{| width="100%" style="-moz-border-radius-topleft:10px; -moz-border-radius-topright:10px; background: transparent; background-color:#d6d6ff; border: 0px; padding: 0px; spacing:0px; margin:0px;"
|-
|-
 
|width="20%"|
!style="font-size: 125%;" width="60%"|{{{title}}}
|style="text-align: right" width="20%"| <span class="plainlinks" style="font-size:10px"></span>
|}
{{{body}}}
{{{body}}}
|-  
|-  
|colspan="2" align="center" style="background-color: #d6d6ff; -moz-border-radius-bottomleft:10px; -moz-border-radius-bottomright:10px; height:10px; border: 0px; padding: 0px; spacing:0px; font-size: smaller; margin:0px;"|
|}<noinclude>
|}<noinclude>



Latest revision as of 06:18, 11 July 2007


{{{title}}}

{{{body}}}

Example Usage

{{Nav-MultiRowTemplate
  |name=Others
  |title=[[The Others]]
  |body=
    {{NavRowOdd
      |rowtitle=[[The Others#Members|Prominent Others]]
      |rowbody=[[Alexandra Rousseau]] • [[Bea Klugh]] • [[Benjamin Linus]] • [[Colleen]] • [[Danny Pickett]] • [[Ethan Rom]] • [[Goodwin]] • "[[Him]]" • [[Juliet]] • [[Tom (Mr. Friendly)|Tom]]
    }}
    {{NavRowEven
      |rowtitle=[[The Others#Members|Minor Others]]
      |rowbody=[[Adam (Other)|Adam]] • [[Amelia]] • [[Brian (Others)|Brian]] • [[Jacob]] • [[Jason (Other)|Jason]] • [[Karl]] • [[Matthew]]
    }}
    {{NavRowOdd
      |rowtitle=[[Portal:Locations#On the Island|Locations]]
      |rowbody=[[Otherville]] • [[Decoy village]] • [[Pala Ferry]] • [[Quarry]] • [[Hydra Island]] • [[The Room]]
    }}
    {{NavRowEven
      |rowtitle=Miscellaneous
      |rowbody=[[Good Family|"Good People"]] • [[Lists]] • [[The Book Club|Book Club]] • [[Fake beard]] • [[Galaga]] • [[Submarine]] • [[The Others' boat]] • [[Hydra television]] • [[Juliet's tape]]
    }}
}}

See also