Template:Infobox Contact: Difference between revisions
Jump to navigation
Jump to search
imported>EazieCheeze (historical) (Another try on the border trick) |
m (excess newline) |
||
(32 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly>{{Infobox | ||
|name = Infobox Contact | |||
| | |above = {{{name|}}} | ||
|abovestyle = font-size: large; | |||
| | |||
|image = {{#if: {{{image|}}} | [[Image:{{{image|}}}|100px|]]}} | |||
= | |caption = {{{img_capt|}}} | ||
| | |||
|image | |||
| | |||
| | |||
| | |||
| | |||
| | |||
}} | |||
=== | |header1 = | ||
|label1 = Zone | |||
|data1 = {{{zone|}}} | |||
|header2 = | |||
|label2 = [[Coordinates]] | |||
|data2 = {{#if: {{{x|}}} | {{coords|{{{x}}}|{{{y}}}|{{{z}}}}} }} | |||
|header3 = | |||
|label3 = Zone | |||
|data3 = {{{zone2|}}} | |||
|header4 = | |||
|label4 = Coordinates | |||
|data4 = {{#if: {{{x2|}}} | {{coords|{{{x2}}}|{{{y2}}}|{{{z2}}}}} }} | |||
|header5 = | |||
|label5 = Level Range | |||
|data5 = {{{levels|}}} | |||
|header6 = | |||
|label6 = [[Merit Rewards|Merits]] | |||
|data6 = {{{merits|}}} | |||
|header7 = | |||
|label7 = Introduced By | |||
|data7 = {{{introed|}}} | |||
|header8 = | |||
|label8 = Introduces | |||
|data8 = {{{intros|}}} | |||
|header9 = | |||
|label9 = Enemy Groups | |||
|data9 = {{#if: {{{enemies|}}} | {{nowrap|{{{enemies}}}}} }} | |||
|header10 = | |||
|label10 = Badges | |||
|data10 = {{{badges|}}} | |||
|below = {{#if:{{{sub|}}} | {{req sub}}<br /> }}{{#if:{{{FW|}}} | {{req FirstWard}}<br /> }}{{#if:{{{GR|}}} | {{req GR}}<br /> }}{{#if:{{{SSA|}}} | {{req SSA}}<br /> }} | |||
}}</includeonly><noinclude>{{Documentation}}<!-- Add any documentation to the /doc page, not this page --></noinclude> | |||
| | |||
| | |||
</noinclude> |
Latest revision as of 12:25, 20 April 2022
[edit] [ ] 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 | |
---|---|
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 |
{{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 | (328, -1188, -2397.5) |
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}} }}