Difference between revisions of "Template:Infobox highsite"
From CTWUG Wiki
(13 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | {| class="infoboxHighsite bordered center" style="width: | + | {| class="infoboxHighsite bordered center" style="width: 40em; text-align: left; font-size: 90%;" |
|- | |- | ||
| colspan="2" style="text-align:center; font-size: large;" | '''{{{name}}}''' | | colspan="2" style="text-align:center; font-size: large;" | '''{{{name}}}''' | ||
|- | |- | ||
− | | colspan="2" style="text-align:center;" | | + | | colspan="2" style="text-align:center;" | {{{image}}}<br>{{{caption}}} |
+ | |- | ||
+ | ! Location: | ||
+ | | {{{location}}} | ||
|- | |- | ||
! SSID: | ! SSID: | ||
Line 13: | Line 16: | ||
! Antennas: | ! Antennas: | ||
| {{{antennas}}} | | {{{antennas}}} | ||
+ | |- | ||
+ | ! Info: | ||
+ | | {{{info}}} | ||
|- | |- | ||
| colspan="2" style="font-size: smaller;" | {{{footnotes|}}} | | colspan="2" style="font-size: smaller;" | {{{footnotes|}}} | ||
|} | |} | ||
+ | |||
+ | <noinclude> | ||
+ | ==Usage== | ||
+ | |||
+ | <pre> | ||
+ | {{Infobox highsite | ||
+ | |name = Saturn | ||
+ | |image = [[Image:CTWUG_Logo.png]] | ||
+ | |caption = Some location here maybe | ||
+ | |location = Parow | ||
+ | |ssid = http://saturn.ctwug.co.za | ||
+ | |routerboard = RB600 | ||
+ | |antennas = 2 x 90dbi 5.8 Sectors, 1 x 31dbi 5.8 Grid | ||
+ | |info = This site is in Stikland Industria. | ||
+ | }} | ||
+ | </pre> | ||
+ | |||
+ | ==Example== | ||
+ | |||
+ | {{Infobox highsite | ||
+ | |name = Saturn | ||
+ | |image = [[Image:CTWUG_Logo.png]] | ||
+ | |caption = Some location here maybe | ||
+ | |location = Parow | ||
+ | |ssid = http://saturn.ctwug.co.za | ||
+ | |routerboard = RB600 | ||
+ | |antennas = 2 x 90dbi 5.8 Sectors, 1 x 31dbi 5.8 Grid | ||
+ | |info = This site is in Stikland Industria. | ||
+ | }} | ||
+ | |||
+ | </noinclude> |
Latest revision as of 11:26, 17 November 2008
{{{name}}} | |
{{{image}}} {{{caption}}} | |
Location: | {{{location}}} |
---|---|
SSID: | {{{ssid}}} |
Routerboard: | {{{routerboard}}} |
Antennas: | {{{antennas}}} |
Info: | {{{info}}} |
Usage
{{Infobox highsite |name = Saturn |image = [[Image:CTWUG_Logo.png]] |caption = Some location here maybe |location = Parow |ssid = http://saturn.ctwug.co.za |routerboard = RB600 |antennas = 2 x 90dbi 5.8 Sectors, 1 x 31dbi 5.8 Grid |info = This site is in Stikland Industria. }}
Example
Saturn | |
![]() Some location here maybe | |
Location: | Parow |
---|---|
SSID: | http://saturn.ctwug.co.za |
Routerboard: | RB600 |
Antennas: | 2 x 90dbi 5.8 Sectors, 1 x 31dbi 5.8 Grid |
Info: | This site is in Stikland Industria. |