No edit summary |
No edit summary |
||
| (42 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Documentation}} | {{Documentation}} | ||
<includeonly><onlyinclude>[[{{{2|{{Required|4|Status}}}}}|{{{ | <includeonly><onlyinclude><span style="white-space: nowrap;"> (<span class="tooltip">[[{{{2|{{Required|4|Status}}}}}|{{#fas:calendar}}]]<span class="tooltiptext">{{#explode:{{{2}}}|#|0}}</span></span> <span class="tooltip">[[{{{2|{{Required|4|Status}}}}}|{{Days|{{{1}}}}}]]<span class="tooltiptext">Last Info</span></span> {{#switch:{{{3}}} | ||
| hostile = {{#fas:triangle-exclamation}} | | hostile = <span style="color: #CC6666;" class="tooltip">{{#fas:triangle-exclamation}}<span class="tooltiptext">Hostile</span></span> | ||
| friendly = {{#fas:shield}} | | friendly = <span style="color: #66CC66;" class="tooltip">{{#fas:shield}}<span class="tooltiptext">Friendly</span></span> | ||
| vacant = {{#fas: | | vacant = <span style="color: #CCCC66;" class="tooltip">{{#fas:circle-question}}<span class="tooltiptext">Vacant</span></span> | ||
}}{{#switch:{{{4}}} | | #default = {{Required|4|Status}} | ||
| up = <span style="color: #66CC66;">{{#fas:plug-circle-bolt}}</span> | }} {{#switch:{{{4}}} | ||
| dn = <span style="color: # | | up = <span style="color: #66CC66;" class="tooltip">{{#fas:plug-circle-bolt}}<span class="tooltiptext">Power On</span></span> | ||
}}</onlyinclude></includeonly> | | down | ||
| dn = <span style="color: #CC6666;" class="tooltip">{{#fas:plug-circle-xmark}}<span class="tooltiptext">Power Out</span></span> | |||
| #default = {{Required|4|Status}} | |||
}})</span></onlyinclude></includeonly> | |||
Latest revision as of 19:11, 12 February 2025
Template:Status is used to track the current state of different sections of the SCIRE, based on where and when the Player Characters were last there.
Usage
It has four mandatory parameters:
- The date the information was last updated, in
yyyy/mm/ddformat. - The episode the information was updated during, formatted for inclusion as a wikilink.
- Whether the areas explored were
vacant,hostile, orfriendly - Whether the areas explored had (
up) or lacked (dn) power.
Returns
It will indicate how old the information is formatted as link to the article and two icons indicating the state:
- for
friendly. - for
vacant. - for
hostile. - if the area had power.
- if it didn't.
{{Status|2059/12/19|S01E01|hostile|up}} returns: (S01E01 149Last Info Hostile Power On)
The documentation above was transcluded from Template:Status/Documentation. [edit]
