Template:Infobox Contact: Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
imported>EazieCheeze
(rework)
imported>EazieCheeze
(Another rework)
Line 1: Line 1:
<includeonly>
<includeonly>
{| class="infobox bordered" style="width: 25em; text-align: left; font-size: 90%;"
{| class="infobox bordered" style="width: 20em; text-align: left; font-size: 90%;"
|-
|-
| colspan="2" style="text-align:center; font-size: large;" | '''{{{name}}}'''
| colspan="2" style="text-align:center; font-size: large;" | '''{{{name}}}'''
Line 14: Line 14:
! Level Range
! Level Range
| {{{levels|}}}
| {{{levels|}}}
{{#if:{{{introed|}}}
|-  
|-  
! Introduced by
! Introduced by
| {{{introed|}}}
| {{{introed|}}}
}}
{{#if:{{{intros|}}}
|-  
|-  
! Introduces
! Introduces
| {{{intros|}}}
| {{{intros|}}}
}}
{{#if:{{{enemies|}}}
|-  
|-  
! Enemy groups
! Enemy groups
| {{{enemies|}}}
| {{{enemies|}}}
}}
|}</includeonly>
|}</includeonly>



Revision as of 03:23, 15 May 2007


Usage

This infobox may be added by pasting the template as shown below into an article.

{{Infobox Contact
|name=
|image=
|img_capt=
|zone=
|coords=
|levels=
|introed=
|intros=
|enemies=
}}

Parameters

Note: * denotes required fields.

Parameter Explanation
name * Insert name of contact, preferably as appears in the target reticle.
image Insert *.png image. The image will be scaled to a width of 200px.
img_capt Insert image caption as appropriate.
zone Insert the zone the contact appears in.
coords Insert the coordinates at which the contact appears.
levels Insert the level range the contact assigns missions for.
introed Insert the contact(s) who introduce(s) this contact, with appropriate wikilinking. Separate multiples with <br />.
intros Insert the contact(s) that are introduced by this contact, with appropriate wikilinking. Separate multiples with <br />.
enemies Insert the Villian/Hero groups featured in missions assigned by this contact, with appropriate wikilinking. Separate multiples with <br />.