Jump to content

Template:Leadership: Difference between revisions

From Stanford SSI Wiki
mNo edit summary
No edit summary
Line 1: Line 1:
<onlyinclude>
<onlyinclude>
{{nowrap|{{#vardefine:President_1_sunet|elijahk}}
{{nowrap|{{#vardefine:President_1_sunet|elijahkim}}
{{#vardefine:President_1_name|Elijah Kim}}
{{#vardefine:President_1_name|Elijah Kim}}
{{#vardefine:President_2_sunet|akrinos}}
{{#vardefine:President_2_sunet|akrinos}}

Revision as of 04:33, 14 February 2023


To use, copy the code below into the desired page, populating the fields that you wish to be displayed (with any text that you want) and feel free to leave the other fields blank or remove.

{{Leadership
| Everyone = 
| Presidents = 
| Balloons = 
| Biology = 
| Mars = 
| Operations = 
| Policy = 
| Rockets = 
| Satellites = 
}}

An example of proper usage is shown here:

{{Leadership
| Everyone = true
| Presidents = 
| Balloons = 
| Biology = 
| Mars = 
| Operations = 
| Policy = 
| Rockets = 
| Satellites = 
}}

or, if you only want the Satellites leads you could do:

{{Leadership
| Satellites = true
}}

One downside is that you need to wrap any text that includes this template with nowrap if you want the coleads' names to appear inline with the text.

{{nowrap|{{Leadership|Satellites=true}}}}