Template:Infobox Contact: Difference between revisions
Jump to navigation
Jump to search
imported>Sekoia (historical) (new approach...) |
imported>Sekoia (historical) (trying again *crosses fingers*) |
||
Line 14: | Line 14: | ||
! Level Range | ! Level Range | ||
| {{{levels|}}} | | {{{levels|}}} | ||
{{#if: {{{introed|}}} | | |- | ||
{{!}} '''Introduced by''' | {{#if: {{{introed|}}} | {{!}} '''Introduced by''' | ||
{{!}} {{{introed}}} | {{!}} {{{introed}}} }} | ||
{{#if: {{{intros|}}} | | |- | ||
{{!}} '''Introduces''' | {{#if: {{{intros|}}} | {{!}} '''Introduces''' | ||
{{!}} {{{intros}}} | {{!}} {{{intros}}} }} | ||
{{#if: {{{enemies|}}} | | |- | ||
{{!}} '''Enemy groups''' | {{#if: {{{enemies|}}} | {{!}} '''Enemy groups''' | ||
{{!}} {{{enemies}} | {{!}} {{{enemies}}} }} | ||
{{#if: {{{badges|}}} | | |- | ||
{{!}} '''Badges''' | {{#if: {{{badges|}}} | {{!}} '''Badges''' | ||
{{!}} {{{badges}} | {{!}} {{{badges}}} }} | ||
|}</includeonly> | |}</includeonly> | ||
{{#if:{{{2|}}}|! colspan="3" style="border:1px solid #a3bfb1; background:#cef2e0;"{{!}} Place of birth | |||
{{!}} style="border:1px solid #a3bfb1; background:#f5fffa;"{{!}}{{{2}}}}} | |||
<noinclude>{{{{FULLPAGENAME}}/doc}}<!-- Add any documentation to the /doc page, not this page --></noinclude> | <noinclude>{{{{FULLPAGENAME}}/doc}}<!-- Add any documentation to the /doc page, not this page --></noinclude> |
Revision as of 01:40, 16 May 2007
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 | |
img_capt | |
Zone | zone |
---|---|
Coordinates | |
Level Range | levels |
Introduced by | introed |
Introduces | intros |
Enemy groups | enemies |
Badges | badges |
{{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 | |
Co-Leader of the Vanguard Shield Division | |
Zone | Rikti War Zone |
---|---|
Coordinates | |
Level Range | 35-50 |
Introduced by | == Level 35-50 == Levantera |
Introduces | None |
Enemy groups |
{{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}} }}