Jump to content

Template:Ssi-online-resource: Difference between revisions

From Stanford SSI Wiki
No edit summary
No edit summary
 
Line 25: Line 25:
| guide =  
| guide =  
| installed on windows workstations =  
| installed on windows workstations =  
}}
}}</nowiki>
</nowiki>


An example of proper usage is shown here:
An example of proper usage is shown here:
Line 37: Line 36:
| guide = Getting Started with OpenRocket
| guide = Getting Started with OpenRocket
| installed on windows workstations = true
| installed on windows workstations = true
}}
}}</nowiki>
</nowiki>


[[Category: Templates]]
[[Category: Templates]]

Latest revision as of 03:03, 27 February 2021

[{{{online resource link}}} {{{online resource}}}]


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

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

An example of proper usage is shown here:

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