More actions
No edit summary |
m Add info for multiple notes and multiple research agent levels. |
||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
; Description | ; Description | ||
: | : Row for the Mission Hub tables. Use one or more times per table. Encapsulated between {{Tl|MissionHubHeader}} and {{Tl|MissionHubFooter}}. | ||
; Dependencies: | ; Dependencies: | ||
:; | :; Uses | ||
:: MissionHubHeader | :: {{T|MissionHubCss}} | ||
:; Encapsulated by | |||
:: {{T|MissionHubHeader}} | |||
:: {{T|MissionHubFooter}} | |||
; Syntax | ; Syntax | ||
: {{T| | : {{T|MissionHubRow|2=name=system|3=lvl1=#agents|4=lvl2=#agents|5=lvl3=#agents|6=lvl4=#agents|7=epic=level|8=research=level|9=storyline=system (jumps)|10=redirect=corporation|11=notes=notes}} <!-- = is the = sign --> | ||
:; Parameters | :; Parameters | ||
::; name | ::; name | ||
::: The name of the system. | ::: The name of the system. | ||
::; lvl[n] | ::; lvl[n] : For [n] is 1 till 4 - A number for how many agents at that level are in that system. If not included, defaults to `-`. | ||
: | ::; epic : The LEVEL of the epic storyline mission available here, if any (defaults to `-`). | ||
::; epic | ::; research : the LEVEL of the research agents available here, if any (defaults to `-` ). If there are research agent of more then one level available separate by <code>&</code>. | ||
::; storyline : The nearest system and the number of jumps in parentheses with a storyline agent, if not the given system - do not include if the given system has an epic story arc agent. | |||
::; research | ::; redirect : If when a storyline mission pops, what other corporation would you get a storyline mission for if you proc'd it in this system | ||
::; notes : Any notes, such as `Lowsec(1/3)`. If there are multiple notes separate them by ",<code><space></code>". | |||
::; storyline | |||
::; | |||
::: Any notes, such as `Lowsec(1/3)` | |||
; Sample | ; Sample | ||
:<code><nowiki>{{ | :<code><nowiki>{{MissionHubRow|name=Caretyn|storyline=Vylade (2)|lvl2=1|epic=4}}</nowiki></code> gives... | ||
{{MissionHubHeader|Federation Navy}} | |||
{{MissionHubRow|name=Caretyn|storyline=Vylade (2)|lvl2=1|epic=4}} | |||
{{MissionHubFooter}} | |||
<includeonly>[[Category: | <includeonly>[[Category:Formatting templates]]<!-- Any categories for the template itself --></includeonly> | ||
<noinclude>[[Category:Template documentation]]</noinclude> | <noinclude>[[Category:Template documentation]]</noinclude> | ||