Difference between revisions of "Template:Ssi-online-resource"

From Stanford SSI Wiki
Jump to navigation Jump to search
Line 3: Line 3:
 
!colspan="2"{{pipe}} '''{{{header}}}'''
 
!colspan="2"{{pipe}} '''{{{header}}}'''
 
{{pipe}}-
 
{{pipe}}-
{{#ifeq: {{{installed on windows workstations|}}} | true | Available on SSI [[Windows Remote VMs]] :-) |
+
{{#if:{{{installed on windows workstations|}}}|
!colspan="2"{{pipe}} {{{installed on windows workstations}}}
+
!colspan="2"{{pipe}}{{#ifeq:{{{installed on windows workstations|}}}|true|Available on SSI [[Windows Remote VMs]] :-)|}}
 
{{pipe}}-}}
 
{{pipe}}-}}
 
{{#if:{{{logo link|}}}|
 
{{#if:{{{logo link|}}}|

Revision as of 02:40, 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
}}