Difference between revisions of "Template:Leadership"

From Stanford SSI Wiki
Jump to navigation Jump to search
Line 74: Line 74:
 
}}</nowiki>
 
}}</nowiki>
  
An example of proper usage is shown here:
+
An example of proper usage is shown here. Check out [[Leadership]] for a MediaWiki rendered version.
  
 
  <nowiki>
 
  <nowiki>
Line 89: Line 89:
 
}}</nowiki>
 
}}</nowiki>
  
or, if you only want the Satellites leads you could do:
+
or, if you only want the Satellites leads you could only define the Satellites field. Check out [[Satellites]] for an example of rendered MediaWiki.
  
 
  <nowiki>
 
  <nowiki>

Revision as of 06:11, 28 February 2021

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. Check out Leadership for a MediaWiki rendered version.

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

or, if you only want the Satellites leads you could only define the Satellites field. Check out Satellites for an example of rendered MediaWiki.

{{ssi-online-resource 
| Satellites = true
}}