Jump to content

Template:Tech-sidebar: Difference between revisions

From Stanford SSI Wiki
Created page with "<onlyinclude> {| class="wikitable" style="float:right; margin-left: 10px; clear:both;" !colspan="2"{{pipe}} '''{{{header}}}''' {{pipe}}- {{#if:{{{img link|}}}| {{pipe}}colspan..."
 
No edit summary
 
(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 = 
}}