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

From Stanford SSI Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
<onlyinclude>
 
<onlyinclude>
 
{| class="wikitable" style="float:right; margin-left: 10px; clear:both;"
 
{| class="wikitable" style="float:right; margin-left: 10px; clear:both;"
!colspan="2"{{pipe}} '''{{{header}}}'''
+
!colspan="2"{{pipe}} <div style="font-size:20px; font-weight:bold; text-align:center; padding-top:7px; padding-bottom:7px;">{{{heading}}}</div>
 
{{pipe}}-
 
{{pipe}}-
 
{{#if:{{{installed on windows workstations|}}}|
 
{{#if:{{{installed on windows workstations|}}}|
Line 12: Line 12:
 
!colspan="2"{{pipe}}[[{{{guide}}}]]
 
!colspan="2"{{pipe}}[[{{{guide}}}]]
 
{{pipe}}-}}
 
{{pipe}}-}}
!colspan="2"| <table style="width:100%; border:1px; border-collapse:collapse; font-weight:bold; font-size: larger">
+
!colspan="2"{{pipe}} <div style="font-size:17px; font-weight:bold; text-align:center; padding-top:3px; padding-bottom:3px;">[[SSI Online Resources]]</div>
<tr>
 
<td style="text-align:center;width:50%">[[SSI Online Resources]]</td>
 
</table>
 
 
|}
 
|}
 
</onlyinclude>
 
</onlyinclude>

Revision as of 02:56, 27 February 2021

{{{heading}}}


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