From StrategyWiki, the video game walkthrough and strategy guide wiki
Jump to navigation Jump to search
(Created)
 
(Updated)
Line 1: Line 1:
<div class="series_box"><p class="series_box_header">[[:Category:{{{name}}}|{{{name}}}]] series</p>
<div class="series_box"><p class="series_box_header">[[:Category:{{{name}}}|{{{name}}}]] series</p>{{{games}}}</div><noinclude>


{{{games}}}</div><noinclude>
A template for navigation around the games in a series, designed to be inherited by series-specific templates. '''Please note''' that the list of games supplied to the ''games'' parameter should be surrounded by paragraph tags, and be comma-separated, as in the example below. In this manner, multiple "threads" or canons of a series can be catered for by putting each in a separate paragraph. For an example of this, please see the {{tl|FF}} template.
 
A template for navigation around the games in a series, designed to be inherited by series-specific templates.


== Usage ==
== Usage ==
Line 9: Line 7:
<pre>{{Series Nav
<pre>{{Series Nav
|name=The Legend of Zelda
|name=The Legend of Zelda
|games=[[The Adventure of Link]], [[A Link to the Past]], [[Link's Awakening]]
|games=<p>[[The Adventure of Link]], [[A Link to the Past]], [[Link's Awakening]]</p>
}}</pre>
}}</pre>


[[Category:Templates|S]]</noinclude>
[[Category:Templates|S]]</noinclude>

Revision as of 15:27, 24 March 2007

[[:Category:{{{name}}}|{{{name}}}]] series

{{{games}}}

A template for navigation around the games in a series, designed to be inherited by series-specific templates. Please note that the list of games supplied to the games parameter should be surrounded by paragraph tags, and be comma-separated, as in the example below. In this manner, multiple "threads" or canons of a series can be catered for by putting each in a separate paragraph. For an example of this, please see the Template:Tl template.

Usage

{{Series Nav
|name=The Legend of Zelda
|games=<p>[[The Adventure of Link]], [[A Link to the Past]], [[Link's Awakening]]</p>
}}