Jump to content

Template:Ssi-online-resource: Difference between revisions

From Stanford SSI Wiki
No edit summary
No edit summary
Line 3: Line 3:
!colspan="2"{{pipe}} '''{{{header}}}'''
!colspan="2"{{pipe}} '''{{{header}}}'''
{{pipe}}-
{{pipe}}-
{{#if:{{{installed on windows workstations|}}}|
{{pipe}}colspan="2" {{{installed on windows workstations}}}
{{pipe}}-}}
{{#if:{{{logo link|}}}|
{{#if:{{{logo link|}}}|
{{pipe}}colspan="2" style="text-align:center;"{{pipe}} [[{{{logo link}}} {{pipe}} 250px]]
{{pipe}}colspan="2" style="text-align:center;"{{pipe}} [[{{{logo link}}} {{pipe}} 250px]]
Line 9: Line 12:
{{pipe}}<b>Guide</b>
{{pipe}}<b>Guide</b>
{{pipe}}{{{guide}}}
{{pipe}}{{{guide}}}
{{pipe}}-}}
{{#if:{{{installed on windows workstations|}}}|
{{pipe}}<b>Installed on SSI Windows Workstations</b>
{{pipe}}{{{installed on windows workstations}}}
{{pipe}}-}}
{{pipe}}-}}
|}
|}

Revision as of 02:25, 27 February 2021

{{{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
}}