Jump to content

Template:Ssi-online-resource: 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:{{{logo link|}}}| {{pipe}}colspa..."
 
No edit summary
Line 23: Line 23:
To use, copy the code below into the desired page, populating the fields listed:
To use, copy the code below into the desired page, populating the fields listed:


<nowiki>
<nowiki>
{{ssi-online-resource  
{{ssi-online-resource  
| header =  
| header =  
Line 34: Line 34:
An example of proper usage is shown here:
An example of proper usage is shown here:


<nowiki>
<nowiki>
{{ssi-online-resource  
{{ssi-online-resource  
| header = OpenRocket
| header = OpenRocket

Revision as of 02:19, 27 February 2021

[[File:]]
{{{header}}}


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

{{ssi-online-resource 
| header = 
| logo link = 
| guide = 
| installed on windows workstations = 
}}

An example of proper usage is shown here:

{{ssi-online-resource 
| header = OpenRocket
| logo link = File:Open-rocket-logo.png
| guide = Getting Started with OpenRocket
| installed on windows workstations = true
}}