Template:Live Event Navigation Links: Difference between revisions

From My Wiki
Jump to navigation Jump to search
imported>Arkalor
Created page with "<includeonly><center><div style="font-size: large">[[{{{Story Arc}}}]]</div></center> <div style="float: right;"> [[{{{Previous}}}|Previous Live Event]] - [[Live Event|All Live E..."
 
imported>Arkalor
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly><center><div style="font-size: large">[[{{{Story Arc}}}]]</div></center>
<includeonly>
<div style="float: right;"> [[{{{Previous}}}|Previous Live Event]] - [[Live Event|All Live Events]] - [[{{{Next}}}|Next Live Event]]</div>
{|class="toccolours" width=100%
|align=center colspan=2|<b><font color=#606060>Story Arc:&nbsp;</font></b>
|-
|align=center colspan=2|<div style="font-size: medium;">[[{{{Story Arc}}}]]</div>
|-
|<b><font color=#606060>Introduced:&nbsp;</font></b>[[{{{Patch Introduced}}}]]
|align=right|[[{{{Previous}}}|Previous Event]] - [[Live Event|All Live Events]] - [[{{{Next}}}|Next Event]]
|}
</includeonly><noinclude>
</includeonly><noinclude>
{{Related|Wiki Templates|Live Event Template}}
{{Related|Wiki Templates|Live Event Template}}
Line 6: Line 13:
<pre style="width:auto; overflow:auto">
<pre style="width:auto; overflow:auto">
{{Live Event Navigation Links
{{Live Event Navigation Links
  | Story Arc = <Title of Story Arc>
  | Patch Introduced = <Patch>
  | Previous = <Page>
|        Story Arc = <Title of Story Arc>
  |     Next = <Page>
  |         Previous = <Page>
  |             Next = <Page>
}}
}}
</pre>
</pre>
Line 19: Line 27:
<pre style="width:auto; overflow:auto">
<pre style="width:auto; overflow:auto">
{{Live Event Navigation Links
{{Live Event Navigation Links
  | Previous = 2000/12 - Bael'Zharon's Rampage
  | Patch Introduced = Child of Daralet
  |     Next = 2000/12 - Bael'Zharon's Defeat
|        Story Arc = The Fourth Sending of Darkness
|        Previous = 2000/12 - Bael'Zharon's Rampage
  |             Next = 2000/12 - Bael'Zharon's Defeat
}}
}}
</pre>
</pre>

Latest revision as of 21:06, 14 September 2011

Related topics: Wiki Templates, Live Event Template

Syntax

{{Live Event Navigation Links
 | Patch Introduced = <Patch>
 |        Story Arc = <Title of Story Arc>
 |         Previous = <Page>
 |             Next = <Page>
}}

Usage

Displays links to the previous live event, all live events, the next live event and also the story arc that the event is part of.

For the results of the example code below see 2000/12 - Bael'Zharon's Rampage.

{{Live Event Navigation Links
 | Patch Introduced = Child of Daralet
 |        Story Arc = The Fourth Sending of Darkness
 |         Previous = 2000/12 - Bael'Zharon's Rampage
 |             Next = 2000/12 - Bael'Zharon's Defeat
}}