Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Infobox agent/doc: Difference between revisions

Template page
m Clarify that when no image name is given member.png is used as the default.
m Take the infobox bit in the template name out of the category sort order.
 
(2 intermediate revisions by the same user not shown)
Line 15: Line 15:
| name        =  
| name        =  
| image      =  
| image      =  
| size        =
| type        =  
| caption    =
| level      =  
| type        =
| system      =  
| level      =
| beacon      =  
| system      =
| corporation =  
| beacon      =
| note        =  
| corporation =
| note        =
}}
}}
</nowiki></pre>
</nowiki></pre>
; Parameters
; Parameters
: <code>name</code>
:; name : The name of the Mission Agent.
:: The name of the Mission Agent.
:; image : The name of Mission Agent's image, with extension, but without parenthesis. When no file name is given, [[:File:member.png|member.png]] is used as the default.
: <code>image</code>
:; type : Mission Agent type can be either: '''Security''', '''Distribution''', '''Mining''', '''Epic Arc''' or '''COSMOS'''.
:: The name of Mission Agent image, with extension, but without parenthesis. When no file name is given, [[:File:member.png|member.png]] is used as the default.
:; level : Mission Agent level, from 1 to 5.
: <code>size</code>
:; system : The name of the System where the Mission Agent is located.
:: <code>image</code> size. Leave blank unless you have a very good reason. Use sparingly!
:; beacon : The name of the Beacon where the Mission Agent is located.
: <code>caption</code>
:; corporation : The name of the Corporation to which the Mission Agent belongs.
:: Caption under the image.
:; note : A special note about the Mission Agent.
: <code>type</code>
:: Mission Agent type can be either: '''Security''', '''Distribution''', '''Mining''', '''Epic Arc''' or '''COSMOS'''.
: <code>level</code>
:: Mission Agent level, from 1 to 5.
: <code>system</code>
:: The name of the System where the Mission Agent is located.
: <code>beacon</code>
:: The name of the Beacon where the Mission Agent is located.
: <code>corporation</code>
:: The name of the Corporation to which the Mission Agent belongs.
: <code>note</code>
:: A special note about the Mission Agent.


; Sample output
; Sample
{{Infobox agent
{{Infobox agent
| name        = Krester Rupptofs
| name        = Krester Rupptofs
Line 67: Line 53:
}}</nowiki>}} gives...
}}</nowiki>}} gives...


<includeonly>[[Category:Infobox templates]]<!-- Any categories for the template itself --></includeonly>
<includeonly>[[Category:Infobox templates|agent]]<!-- Any categories for the template itself --></includeonly>
<noinclude>[[Category:Template documentation]]</noinclude>
<noinclude>[[Category:Template documentation]]</noinclude>

Latest revision as of 08:41, 19 May 2025

Description
This template is used to create an Infobox for Mission agents.
Dependencies
Uses
{{Infobox}}
{{CorporationToFaction}}
{{SystemToRegion}}
{{SystemToSecurity}}
{{ColorSecurityRating}}
member.png as default image.
Syntax
{{Infobox agent
| name        = 
| image       = 
| type        = 
| level       = 
| system      = 
| beacon      = 
| corporation = 
| note        = 
}}
Parameters
name
The name of the Mission Agent.
image
The name of Mission Agent's image, with extension, but without parenthesis. When no file name is given, member.png is used as the default.
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
Krester Rupptofs
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 }}

gives...