Welcome to Assassin's Creed Wiki! Log in and join the community.
Template:Navigation Box: Difference between revisions
Jump to navigation
Jump to search
imported>Kirkburn New page: <onlyinclude>{{clr}} {| class="navbox" |- ! {{{header}}} |- | {{{body}}} |}</onlyinclude> ;Usage <nowiki>{{Navigation Box |header=Westfall |body=This zone and that zone.}}</nowiki> ;Res... |
imported>TheCreedX No edit summary |
||
| Line 7: | Line 7: | ||
|}</onlyinclude> | |}</onlyinclude> | ||
;Usage | ;Usage | ||
<pre> | |||
{{Navigation Box | |||
|header = Westfall | |||
|body = This zone and that zone.}} | |||
</pre> | |||
;Result | ;Result | ||
{{Navigation Box | {{Navigation Box | ||
|header=Westfall | |header = Westfall | ||
|collapse={{{collapse|}}} | |collapse = {{{collapse|}}} | ||
|body=This subzone and that subzone.}} | |body = This subzone and that subzone.}} | ||
[[Category:Navigation wiki templates|{{PAGENAME}}]] | [[Category:Navigation wiki templates|{{PAGENAME}}]] | ||
Latest revision as of 23:47, 8 September 2016
| {{{header}}} |
|---|
| {{{body}}} |
- Usage
{{Navigation Box
|header = Westfall
|body = This zone and that zone.}}
- Result
| Westfall |
|---|
| This subzone and that subzone. |