Badge time.png   The Paragon Wiki Archive documents the state of City of Heroes/Villains as it existed on December 1, 2012.

Template:Infobox Contact

From Paragon Wiki Archive
Jump to: navigation, search
[edit] [purge] Documentation

The 'Infobox Contact' is used to provide quick and concise tabular information about a contact.

Usage

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

{{Infobox Contact
|name=
|image=
|img_capt=
|zone=
|x=
|y=
|z=
|zone2=
|x2=
|y2=
|z2=
|levels=
|introed=
|intros=
|enemies=
|badges=
}}

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.
x, y, z Insert the x, y, and z coordinates at which the contact appears. (If unknown, use question marks to emphasize that the information is needed: "?". If not applicable (for example, if the contact has been removed from the game), omit and the line won't appear.
zone2 Insert the second zone the contact appears in. Used only for contacts that appear in multiple zones.
x, y, z Insert the x, y, and z coordinates at which the contact appears in their second zone. (If unknown, use question marks to emphasize that the information is needed: "?". If not applicable (for example, if the contact has been removed from the game), omit and the line won't appear. Used only for contacts that appear in multiple zones.
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 />.
badges Insert the badges available in missions assigned by this contact, with appropriate wikilinking. Separate multiples with <br />. I hope to create a template to ease this process.

Examples

Here is a dummy example that shows where each parameter is displayed.

name
Icon clue generic.png
img_capt
Zone zone
Coordinates (x, y, z)
Zone zone2
Coordinates (x2, y2, z2)
Level Range levels
Introduced By introed
Introduces intros
Enemy Groups enemies
Badges badges
v  d  e
{{Infobox Contact
|name=name
|image=Icon clue generic.png
|img_capt=img_capt
|zone=zone
|x=x
|y=y
|z=z
|zone2=zone2
|x2=x2
|y2=y2
|z2=z2
|levels=levels
|introed=introed
|intros=intros
|enemies=enemies
|badges=badges
}}


Here is a more realistic example from the Borea article.

Borea
Borea.jpg
Co-Leader of the Vanguard Shield Division
Zone Rikti War Zone
Coordinates (328, -1188, -2397.5)
Level Range 35-50
Introduced By == Level 35-50 ==
Levantera
Introduces None
Enemy Groups

V badge ArachnosBadge.png Arachnos
Badge villain crey.png Crey
Badge villain malta.png Malta Operatives
Badge villain nemesis.png Nemesis

Badge villain new rikti.png Rikti
v  d  e
{{Infobox Contact
|name=Borea
|image=Borea.jpg
|img_capt=Co-Leader of the Vanguard Shield Division
|zone=[[Rikti War Zone]]
|x=328|y=-1188|z=-2397.5
|levels=35-50
|introed='''== Level 35-50 =='''<br />[[Levantera]]
|intros=None
|enemies={{Enemy Arachnos}}
{{Enemy Crey}}
{{Enemy Malta Operatives}}
{{Enemy Nemesis}}
{{Enemy Rikti}}
}}


See Also