Difference between revisions of "Template:Tech-sidebar"

From Stanford SSI Wiki
Jump to navigation Jump to search
(Created page with "<onlyinclude> {| class="wikitable" style="float:right; margin-left: 10px; clear:both;" !colspan="2"{{pipe}} '''{{{header}}}''' {{pipe}}- {{#if:{{{img link|}}}| {{pipe}}colspan...")
 
 
(6 intermediate revisions by 2 users not shown)
Line 21: Line 21:
 
{{pipe}}<b>Name</b>
 
{{pipe}}<b>Name</b>
 
{{pipe}}{{{name}}}
 
{{pipe}}{{{name}}}
 +
{{pipe}}-}}
 +
{{#if:{{{missions|}}}|
 +
{{pipe}}<b>Missions</b>
 +
{{pipe}}{{{missions}}}
 
{{pipe}}-}}
 
{{pipe}}-}}
 
|}
 
|}
 
</onlyinclude>
 
</onlyinclude>
 +
 +
To use, copy the code below into the desired page, populating the fields listed:
 +
 +
<nowiki>
 +
{{tech-sidebar
 +
| header =
 +
| img link =
 +
| designer =
 +
| techline =
 +
| version =
 +
| name =
 +
}}</nowiki>

Latest revision as of 21:13, 28 February 2021

{{{header}}}


To use, copy the code below into the desired page, populating the fields listed:

{{tech-sidebar
| header = 
| img link = 
| designer = 
| techline =
| version =
| name = 
}}