Template:LingMeta: Difference between revisions
Jump to navigation
Jump to search
Malle Yeno (Sọ̀rọ̀ | contribs) Put in html. Will work on variabling soon. |
Malle Yeno (Sọ̀rọ̀ | contribs) Updates to lingmeta template -- make it a bit prettier. |
||
(10 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<onlyinclude> | <onlyinclude> | ||
<div style="border: | <div style="box-shadow: 0 0 .3em #999; border-radius: .2em; margin: 1em 0 1em 0; padding: 1px;"> | ||
<div style="background: green; border-radius: .2em; color: #FFF; padding: .4em .8em .5em;"> | |||
<center> | |||
This role {{#switch: {{{role}}} | |||
|RD | |||
|CMO | |||
|HSS = <b>knows</b> what a changeling is. <br></br>They also know that: | |||
|<b>does not know</b> what a changeling is. | |||
}} | |||
</center> | |||
<div style="display: flex, justify-content: center;"> | |||
{{#switch: {{{role}}} | |||
|RD = *BZ stifles their abilities. | |||
|CMO = *They have combustible blood. | |||
|HSS = <ul><li>They are a threat.</li><li>They can transform.</li><li>Their limbs can turn into weapons.</li><li>Husks confirm their presence.</li><li>Transforming crew aren't normal, and confirm ling presence.</li></ul> | |||
}} | |||
</div> | |||
<center> | |||
<em>[https://docs.google.com/document/d/e/2PACX-1vSOuHQeZfCnnZyjXE_rZgOskCJ59LeR6gI_2MgrZeyYYgR4KPp7k8HBhaOyz3PObuiD0HISVM-Rq-dO/pub Roleplay accordingly]</em>! | |||
</center> | |||
</div> | |||
</div> | </div> | ||
</onlyinclude> | </onlyinclude> | ||
<noinclude>This template is a box that informs readers how much a specific role knows about Changelings. This is meant to inform players enough to keep with Antag Policy 2.0. </noinclude> | |||
<noinclude> | |||
= Description = | |||
This template is a box that informs readers how much a specific role knows about Changelings. This is meant to inform players enough to keep with Antag Policy 2.0. | |||
==To use:== | |||
<nowiki>{{LingMeta|Role=AcronymHere}}</nowiki> | |||
==Roles available:== | |||
RD | |||
:Research Director | |||
CMO | |||
: Chief Medical Officer | |||
HSS | |||
: Other Heads of Staff (+Blueshield), Sci staff, Sec staff | |||
<em>blank</em> | |||
: Anyone who has no knowledge of changelings. | |||
==Examples== | |||
===Other Heads, Sec staff, Sci Staff=== | |||
<nowiki>{{LingMeta|Role=HSS}}</nowiki> | |||
{{LingMeta|role=HSS}} | |||
===CMO=== | |||
<nowiki>{{LingMeta|Role=CMO}}</nowiki> | |||
{{LingMeta|role=CMO}} | |||
===RD=== | |||
<nowiki>{{LingMeta|Role=RD}}</nowiki> | |||
{{LingMeta|role=RD}} | |||
===Laymen=== | |||
<nowiki>{{LingMeta}}</nowiki> | |||
{{LingMeta}} | |||
==Archive== | |||
<templatedata> | |||
{ | |||
"description": "Indicate if a specific role knows about changelings as per Antag 2.0 policy, and any additional presumed knowledge.", | |||
"params": { | |||
"role": { | |||
"label": "Role Group", | |||
"description": "RD = Research Director, CMO = Chief Medical Officer, HSS = "Other heads/sci staff/sec staff, blank = everyone else.", | |||
"required": false | |||
} | |||
} | |||
} | |||
</templatedata> | |||
</noinclude> |
Latest revision as of 15:19, 17 February 2022
Description
This template is a box that informs readers how much a specific role knows about Changelings. This is meant to inform players enough to keep with Antag Policy 2.0.
To use:
{{LingMeta|Role=AcronymHere}}
Roles available:
RD
- Research Director
CMO
- Chief Medical Officer
HSS
- Other Heads of Staff (+Blueshield), Sci staff, Sec staff
blank
- Anyone who has no knowledge of changelings.
Examples
Other Heads, Sec staff, Sci Staff
{{LingMeta|Role=HSS}}
This role knows what a changeling is.
They also know that:
- They are a threat.
- They can transform.
- Their limbs can turn into weapons.
- Husks confirm their presence.
- Transforming crew aren't normal, and confirm ling presence.
CMO
{{LingMeta|Role=CMO}}
This role knows what a changeling is.
They also know that:
- They have combustible blood.
RD
{{LingMeta|Role=RD}}
This role knows what a changeling is.
They also know that:
- BZ stifles their abilities.
Laymen
{{LingMeta}}
Archive