Difference between revisions of "Template:Infobox Contact"
From Paragon Wiki Archive
(Pretty background colors) |
(More pretty background colors) |
||
| Line 10: | Line 10: | ||
|- | |- | ||
! style="background-color: #d0d0d0" | [[Coordinates]] | ! style="background-color: #d0d0d0" | [[Coordinates]] | ||
| − | | {{{coords|}}} | + | | style="background-color: #d0d0d0" | {{{coords|}}} |
|- | |- | ||
! Level Range | ! Level Range | ||
| Line 16: | Line 16: | ||
|- | |- | ||
! style="background-color: #d0d0d0" | Introduced by | ! style="background-color: #d0d0d0" | Introduced by | ||
| − | | {{{introed|}}} | + | | style="background-color: #d0d0d0" | {{{introed|}}} |
|- | |- | ||
! Introduces | ! Introduces | ||
| Line 22: | Line 22: | ||
|- | |- | ||
! style="background-color: #d0d0d0" | Enemy groups | ! style="background-color: #d0d0d0" | Enemy groups | ||
| − | | {{{enemies|}}} | + | | style="background-color: #d0d0d0" | {{{enemies|}}} |
|}</includeonly> | |}</includeonly> | ||
Revision as of 03:38, 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 />. |