Template:Intro: Difference between revisions

From Drunkapedia
Jump to: navigation, search
imported>Tlosk's Bot
(New page: <includeonly>{|border=0 cellpadding=0 cellspacing=0 class=toccolours style=float:none; width:100%; padding: 6px 6px 6px 6px; | {|border=0 cellpadding=0 cellspacing=0 style="background-colo...)
 
imported>An Adventurer
(removing bg color)
 
(40 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<includeonly>{|border=0 cellpadding=0 cellspacing=0 class=toccolours style=float:none; width:100%; padding: 6px 6px 6px 6px;
<includeonly><div width="100%" style="float:none; width:100%; padding: 6px 6px 6px 6px">
|
{|border=0 cellpadding=0 cellspacing=0  
{|border=0 cellpadding=0 cellspacing=0 style="background-color:#F9F9F9"
|-valign=top
|<b><font color=#808080>Introduced:</font></b> {{#ifeq:{{{Introduced|}}} | | ?? | {{{Introduced}}} }}
|align=left| <b><font color=#ffffcc>Introduced:&nbsp;</font></b>
|width=10|  
|align=left| {{#ifeq:{{{Patch Introduced|}}}||??|{{{Patch Introduced|}}}}}
|{{#ifeq:{{{Updated|}}} | | |<b><font color=#808080>Related Quests:</font></b> {{{Related Quests}}} }}
|width=8|
|width=10|  
|align=left| {{#ifeq:{{{Related Quests|}}}|||<b><font color=#ffffcc>Related&nbsp;Quests:&nbsp;</font></b>}}
| {{#ifeq:{{{Updated|}}} | | |<b><font color=#808080></font></b> {{{Updated}}} }}
|align=left| {{#ifeq:{{{Related Quests|}}}|||{{{Related Quests|}}}}}
|}
|width=8|  
|}<br></includeonly>
|align=left| {{#ifeq:{{{Updated|}}}|||<b><font color=#ffffcc>Updated:&nbsp;</font></b>}}
|align=left| {{#ifeq:{{{Updated|}}}|||{{{Updated|}}}}}
|}</div></includeonly>
<noinclude>
{{Documentation}}
[[Category:Wiki Template]][[Category:Summary Template]]
</noinclude>

Latest revision as of 07:40, 18 September 2018


Template Documentation: |_}}/Doc?action=edit Edit Documentation

Related topics: Wiki Templates, Page Templates

Syntax

{{Intro
 | Patch Introduced = 
 |   Related Quests = 
 |          Updated = 
}}
{{Intro
 | Patch Introduced = [[<Patch>]]
 |   Related Quests = [[<Quest>]], [[<Quest>]]
 |          Updated = [[<Patch>]], [[<Patch>]]
}}

Usage

This is a component template that is used within many Page Templates and displays the patch introduced, related quests and patches when the item was updated. Leave blank any sections that do not apply. Items should be enclosed in link brackets ( [[ ]] ).