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, | It will return the date, formatted as link to the article, the age of the informatin (in days), and two icons indicating the state: | ||
* <span style="color: #66CC66;">{{#fas:shield}}</span> for {{code|friendly}} | * <span style="color: #66CC66;">{{#fas:shield}}</span> for {{code|friendly}} | ||
* <span style="color: #CCCC66;">{{#fas:circle-question}}</span> for {{code|vacant}} | * <span style="color: #CCCC66;">{{#fas:circle-question}}</span> for {{code|vacant}} | ||
Revision as of 16:27, 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, the age of the informatin (in days), 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)
