Anonymous
×
Create a new article
Write your page title here:
We currently have 1,806 articles on Everwind Wiki. Type your article name above or click on one of the titles below and start writing!



Everwind Wiki
1,806Articles

Template:Infobox faction/doc: Difference between revisions

en>Jundie
No edit summary
en>Jundie
No edit summary
Line 1: Line 1:
;Description
<noinclude>{{documentationpage}}</noinclude>
:This template is used to create a faction infobox.
Infobox template for [[:Category:Factions|factions]].
;Syntax
:Type <code>{{t|infobox faction|...}}</code> somewhere, with parameters as shown below.
;Sample output


<pre>{{infobox faction
Based on {{tl|Infobox}}.
| name      = Ravenhelm
| image      = File: Ravenhelm emblem.jpg
| caption    = Ravenhelm's emblem
| leader    =
| status    = disbanded
| location  = [[Ildoria]]
| motto      = ''Ravens never far.''
}}</pre>


Results in...
==Usage==
Place the following at the top of the article, below any [[:Category:Page management templates|page management templates]]:
<pre>
{{Infobox Faction
|image          =
|leader          =
|status          =
|location        =
|motto          =
|appears        =
|mentions        =
}}
</pre>
Simple fill it in for the faction.


{{infobox faction
===Parameters===
| name      = Ravenhelm
==Example==
| image     = File: Ravenhelm emblem.jpg
<pre>
| caption    = Ravenhelm's emblem
{{Infobox Faction
| leader     =  
|image           =[[File:Crimson emblem.jpg|250px]]
| status     = disbanded
|leader         =unknown
| location   = [[Ildoria]]
|status         =active
| motto     = ''Ravens never far.''
|location       =[[The Verges]]
|motto           =''Fear the red.''
|appears        =OR
|mentions        =
}}
}}
</pre>


<includeonly>[[Category:Infobox templates|{{PAGENAME}}]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>
{{Infobox Faction
|image          =[[File:Crimson emblem.jpg|250px]]
|leader          =unknown
|status          =active
|location        =[[The Verges]]
|motto          =''Fear the red.''
|appears        =OR
|mentions        =
}}
{{clear}}

Revision as of 07:27, 29 December 2011

This page contains usage information for [[{{#sub:Template:Infobox faction/doc|0|{{#rpos:Template:Infobox faction/doc|/doc}}}}]].

Infobox template for factions.

Based on {{Infobox}}.

Usage

Place the following at the top of the article, below any page management templates:

{{Infobox Faction
|image           =
|leader          =
|status          =
|location        =
|motto           =
|appears         =
|mentions        =
}}

Simple fill it in for the faction.

Parameters

Example

{{Infobox Faction
|image           =[[File:Crimson emblem.jpg|250px]]
|leader          =unknown
|status          =active
|location        =[[The Verges]]
|motto           =''Fear the red.''
|appears         =OR
|mentions        =
}}

Template:Infobox Faction