Difference between revisions of "Template:Infobox agent/doc"
From EVE University Wiki
m |
m (Added see also Template:Infobox CORE class) |
||
Line 62: | Line 62: | ||
| corporation = Trust Partners | | corporation = Trust Partners | ||
}}</nowiki></pre> | }}</nowiki></pre> | ||
+ | ;See also: | ||
+ | :* [[Template:Infobox CORE class]] | ||
<includeonly>[[Category:Infobox templates|{{PAGENAME}}]]<!-- Any categories for the template itself --></includeonly> | <includeonly>[[Category:Infobox templates|{{PAGENAME}}]]<!-- Any categories for the template itself --></includeonly> | ||
<noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude> | <noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude> |
Revision as of 09:03, 26 February 2021
- Description
- This template is used to create an Infobox for Mission agents.
- Dependencies
- Syntax
{{Infobox agent | name = | image = | size = | caption = | type = | level = | system = | beacon = | corporation = | note = }}
- Parameters
name
- The name of the Mission Agent.
image
- The name of Mission Agent image, with extension, but without parenthesis.
size
image
size. Leave blank unless you have a very good reason. Use sparingly!
caption
- Caption under the image.
type
- Mission Agent type can be either: Security, Distribution, Mining, Epic Arc or COSMOS.
level
- Mission Agent level, from 1 to 5.
system
- The name of the System where the Mission Agent is located.
beacon
- The name of the Beacon where the Mission Agent is located.
corporation
- The name of the Corporation to which the Mission Agent belongs.
note
- A special note about the Mission Agent.
- Sample output
Type | COSMOS |
---|---|
Level | 3 |
Location |
Deltole (0.5) Sinq Laison |
Beacon | Municipal Junkyard |
Affiliation |
Trust Partners Thukker Tribe |
{{Infobox agent | name = Krester Rupptofs | image = Krester Rupptofs.jpg | type = COSMOS | level = 3 | system = Deltole | beacon = Municipal Junkyard | corporation = Trust Partners }}
- See also