No edit summary |
No edit summary |
||
| Line 8: | Line 8: | ||
# Whether the areas explored had ({{code|up}}) or lacked ({{code|dn}}) power. | # Whether the areas explored had ({{code|up}}) or lacked ({{code|dn}}) power. | ||
==Returns== | ==Returns== | ||
It will return the date, formatted as link to the article, followed by two icons indicating the state: | |||
* <span style="color: #66CC66;">{{#fas:triangle-exclamation}}</span> for {{code|hostile}} | |||
* <span style="color: #66CC66;">{{#fas:shield}}</span> for {{code|friendly}} | |||
* {{#fas:location-question}} for {{code|vacant}} | |||
* <span style="color: #66CC66;">{{#fas:plug-circle-bolt}}</span> if the area had power. | |||
* <span style="color: #66CC66;">{{#fas:plug-circle-xmark}}</span> if it didn't. | |||
{{Code|<nowiki>{{Status|2059/12/19|S01E01|hostile|up}}</nowiki>}} returns: {{Return|{{Status|2059/12/19|S01E01|hostile|up}}}} | {{Code|<nowiki>{{Status|2059/12/19|S01E01|hostile|up}}</nowiki>}} returns: {{Return|{{Status|2059/12/19|S01E01|hostile|up}}}} | ||
Revision as of 16:09, 25 January 2024
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 parameter.
- 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 return the date, formatted as link to the article, followed by two icons indicating the state:
- for
hostile - for
friendly - for
vacant - if the area had power.
- if it didn't.
{{Status|2059/12/19|S01E01|hostile|up}} returns:
(S01E01 149Last Info Hostile Power On)
