More actions
No edit summary |
m Use {{T}}. Remove See also, has the same links as the Dependencies element. Remove irrelevant comment. Add dependencies. Change template category. Update Syntax and Sample. |
||
| 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=lvl12=#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 | ::; epic | ||
::: The LEVEL of the epic storyline mission available here, if any (defaults to `-`) | ::: The LEVEL of the epic storyline mission available here, if any (defaults to `-`) | ||
| Line 18: | Line 21: | ||
::: the LEVEL of the research agents available here, if any (defaults to `-` ) | ::: the LEVEL of the research agents available here, if any (defaults to `-` ) | ||
::; storyline | ::; storyline | ||
::: The nearest system with a 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. | ||
::; redirect | ::; redirect | ||
::: If when a storyline mission pops, what other | ::: 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 | ::; notes | ||
::: Any notes, such as `Lowsec(1/3)` | ::: 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> | ||