Template:Opcomms-test: Difference between revisions
Appearance
Smaldonado (talk | contribs) Added to OpComms Category |
Smaldonado (talk | contribs) m Fixed floating |
||
| (9 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<onlyinclude> | <onlyinclude> | ||
{| class="wikitable" style="float:right; margin-left: 10px;" | {| class="wikitable" style="float:right; margin-left: 10px; clear:both;" | ||
!colspan="2"{{pipe}} '''{{{header}}}''' | |||
{{pipe}}- | |||
{{#if:{{{img link|}}}| | {{#if:{{{img link|}}}| | ||
{{pipe}}colspan="2" style="text-align:center;"{{pipe}} [[{{{img link}}} {{pipe}} 250px]] | |||
{{pipe}}-}} | {{pipe}}-}} | ||
{{#if:{{{test date|}}}| | {{#if:{{{test date|}}}| | ||
| Line 10: | Line 12: | ||
{{#if:{{{tx coordinates|}}}| | {{#if:{{{tx coordinates|}}}| | ||
{{pipe}}<b>Transmit Location</b> | {{pipe}}<b>Transmit Location</b> | ||
{{pipe}}{{{ | {{pipe}}{{{tx coordinates}}} | ||
{{pipe}}-}} | {{pipe}}-}} | ||
{{#if:{{{rx coordinates|}}}| | {{#if:{{{rx coordinates|}}}| | ||
| Line 22: | Line 24: | ||
!colspan="2"| <table style="width:100%; border:1px; border-collapse:collapse; font-weight:bold; font-size: smaller"> | !colspan="2"| <table style="width:100%; border:1px; border-collapse:collapse; font-weight:bold; font-size: smaller"> | ||
<tr> | <tr> | ||
<td style="text-align:center;width:25%">{{#if:{{{last|}}} | ← | <td style="text-align:center;width:25%">{{#if:{{{last|}}} | [[{{{last}}}{{pipe}}←{{{last}}}]]}} | ||
<td style="text-align:center;width:50%">[[:Category:Optical Communications | Optical Communications Tests]]</td> | <td style="text-align:center;width:50%">[[:Category:Optical Communications | Optical Communications Tests]]</td> | ||
<td style="text-align:center;width:25%">{{#if:{{{next|}}} | [[{{{next}}} | <td style="text-align:center;width:25%">{{#if:{{{next|}}} | [[{{{next}}}{{pipe}}{{{next}}}→]]}} | ||
</table> | </table> | ||
|} | |} | ||
| Line 32: | Line 35: | ||
<nowiki> | <nowiki> | ||
{{ | {{opcomms-test | ||
| header = | |||
| img link = | | img link = | ||
| test date = | | test date = | ||
| Line 38: | Line 42: | ||
| rx coordinates = | | rx coordinates = | ||
| link distance = | | link distance = | ||
| next = | |||
| last = | |||
}} | }} | ||
</nowiki> | </nowiki> | ||
| Line 44: | Line 50: | ||
<nowiki> | <nowiki> | ||
{{ | {{opcomms-test | ||
| img link = | | header = SSI-1E4 | ||
| test date = | | img link = File:SSI-1E4.png | ||
| tx coordinates = | | test date = June 4 2015 | ||
| rx coordinates = | | tx coordinates = [[Skyline Boulevard Overlook]] | ||
| link distance = | | rx coordinates = [[W6YX]] | ||
| link distance = 10 km | |||
| next = | |||
| last = | |||
}} | }} | ||
</nowiki> | </nowiki> | ||
[[Category: Templates | [[Category: Templates]] | ||
Latest revision as of 22:20, 17 March 2016
| {{{header}}} | ||||
|---|---|---|---|---|
| ||||
To use, copy the code below into the desired page, populating the fields listed:
{{opcomms-test
| header =
| img link =
| test date =
| tx coordinates =
| rx coordinates =
| link distance =
| next =
| last =
}}
An example of proper usage is shown here:
{{opcomms-test
| header = SSI-1E4
| img link = File:SSI-1E4.png
| test date = June 4 2015
| tx coordinates = [[Skyline Boulevard Overlook]]
| rx coordinates = [[W6YX]]
| link distance = 10 km
| next =
| last =
}}