Template:Live Event Navigation Links: Difference between revisions

From Drunkapedia
Jump to: navigation, 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
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|<div style="font-size: large;">[[{{{Story Arc}}}]]</div>
|-
|align=left|<b><font color=#606060>Introduced:&nbsp;</font></b>[[{{{Patch Introduced}}}]]
|align=right|[[{{{Previous}}}|Previous Live Event]] - [[Live Event|All Live Events]] - [[{{{Next}}}|Next Live Event]]
|}
</includeonly><noinclude>
</includeonly><noinclude>
{{Related|Wiki Templates|Live Event Template}}
{{Related|Wiki Templates|Live Event Template}}
Line 6: Line 11:
<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 25:
<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>

Revision as of 11:36, 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
}}