Difference between revisions of "Template:MissionHubRow"
From EVE University Wiki
m (Luxxianna Seraph moved page User:Luxxianna Seraph/Template:MissionHubRow to Template:MissionHubRow: Sandboxing done) |
m (Fix typo.) |
||
(21 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
− | |- scope=row style="text-align: center;" | + | |- scope=row style="text-align: center; height: 3em; vertical-align:middle;" |
− | | style="text-align: left;" | {{{name}}}{{# | + | | style="text-align: left;" | <b>{{{name}}}</b> {{#if: {{{storyline|}}} | <br><div style="font-size: 0.75em;">⮚ <i>{{{storyline}}}</i></div> }} |
| {{{lvl1|-}}} | | {{{lvl1|-}}} | ||
| {{{lvl2|-}}} | | {{{lvl2|-}}} | ||
| {{{lvl3|-}}} | | {{{lvl3|-}}} | ||
| {{{lvl4|-}}} | | {{{lvl4|-}}} | ||
− | | {{{ | + | | {{#if: {{{epic|}}} | Level: {{{epic}}} | - }} |
− | | {{{epic|-}}} | + | | {{#if: {{{research|}}} | Level: {{{research}}} | - }} |
− | | {{{research|-}}} | + | | style="text-align: left;" | {{#if: {{{redirect|}}} | <b>Redirect:</b> <i>{{{redirect}}}</i> }} {{#if: {{{notes|}}} | <b>Notes:</b> <i>{{{notes}}}</i> }} |
|- | |- | ||
</includeonly> | </includeonly> | ||
+ | <noinclude>{{documentation}}</noinclude> |
Latest revision as of 19:44, 26 June 2023
Template documentation (for the above template, sometimes hidden or invisible)
- Description
- Row for the Mission Hub tables. Use one or more times per table. Encapsulated between
{{MissionHubHeader}}
and{{MissionHubFooter}}
.
- Dependencies
-
- Uses
- {{MissionHubCss}}
- Encapsulated by
- {{MissionHubHeader}}
- {{MissionHubFooter}}
- Syntax
- {{MissionHubRow|<name=system>|<lvl1=#agents>|<lvl2=#agents>|<lvl3=#agents>|<lvl4=#agents>|<epic=level>|<research=level>|<storyline=system (jumps)>|<redirect=corporation>|<notes=notes>}}
- Parameters
-
- name
- The name of the system.
- 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 `-`).
- 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
&
. - 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
- 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 ",
<space>
".
- Sample
{{MissionHubRow|name=Caretyn|storyline=Vylade (2)|lvl2=1|epic=4}}
gives...
System Name Nearest Storyline |
Epic |
Research |
Additional Info
| ||||
---|---|---|---|---|---|---|---|
Caretyn ⮚ Vylade (2)
|
- | 1 | - | - | Level: 4 | - |
Visit Template:MissionHubRow/doc to edit this text! (How does this work?) (Refresh this text - why?)