Difference between revisions of "Template:MissionHubRow/doc"

From EVE University Wiki
Jump to: navigation, search
Line 12: Line 12:
 
::: The name of the system.
 
::: The name of the system.
 
::; lvl[n]
 
::; lvl[n]
::: lvl1, lvl2, lvl3, lvl4, lvl5 - A number for how many agents at that level are in that system. If not included, defaults to a `-`
+
::: lvl1, lvl2, lvl3, lvl4, - A number for how many agents at that level are in that system. If not included, defaults to a `-`
 
::; 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 19: Line 19:
 
::; storyline
 
::; storyline
 
::: The nearest system with a storyline mission, if not the given system - do not include if the given system has an epic story arc agent.
 
::: The nearest system with a storyline mission, if not the given system - do not include if the given system has an epic story arc agent.
 +
::; redirect
 +
::: If when a storyline mission pops, what other faction would you get a storyline 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)`

Revision as of 01:14, 16 May 2023

Description
This is a singular row for the Mission Hub tables.
Dependencies
Must Have the following Included
MissionHubHeader, MissionHubFooter, MissionHubCSS
Syntax
{{Templatename|<param>|<namedparam=>}}
Parameters
name
The name of the system.
lvl[n]
lvl1, lvl2, lvl3, lvl4, - A number for how many agents at that level are in that system. If not included, defaults to a `-`
epic
The LEVEL of the epic storyline mission available here, if any (defaults to `-`)
research
the LEVEL of the research agents available here, if any (defaults to `-` )
storyline
The nearest system with a storyline mission, if not the given system - do not include if the given system has an epic story arc agent.
redirect
If when a storyline mission pops, what other faction would you get a storyline for if you proc'd it in this system
notes
Any notes, such as `Lowsec(1/3)`
Sample
{{Template:MissionHubRow | name=Caretyn| storyline=Vylade (2)| lvl2=1 | epic=4}}
See also
* Template:MissionHubHeader
* Template:MissionHubFooter
* Template:MissionHubCss