Difference between revisions of "Template:Infobox agent/doc"

From EVE University Wiki
Jump to: navigation, search
m (Added ColorSecurityRating as a dependency)
m
Line 63: Line 63:
 
}}</nowiki></pre>
 
}}</nowiki></pre>
  
<includeonly>[[Category:Template|{{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 07:53, 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
Krester Rupptofs
Krester Rupptofs.jpg
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
}}