Difference between revisions of "Template:Infobox Circuit"
Jump to navigation
Jump to search
(4 intermediate revisions by the same user not shown) | |||
Line 11: | Line 11: | ||
| data2 = {{{class|}}} | | data2 = {{{class|}}} | ||
| label3 = ILEC: | | label3 = ILEC: | ||
| data3 = {{{ilec|}}} | | data3 = {{#if: {{{ilec|}}}|[[{{{ilec}}}]]}} | ||
| label4 = ISP: | | label4 = ISP: | ||
| data4= {{{provider|}}} | | data4= {{{provider|}}} | ||
| label5 = Circuit ID: | | label5 = Circuit ID: | ||
| data5 = {{{cktid|}}} | | data5 = {{{cktid|}}} | ||
| label6 = Encapsulation: | | label6 = PON: | ||
| | | data6 = {{{pon|}}} | ||
| | | label7 = Encapsulation: | ||
| | | data7 = {{{encap|}}} | ||
| | | label8 = Framing: | ||
| | | data8 = {{{framing|}}} | ||
| | | label9 = Line Code: | ||
| | | data9 = {{{linecode|}}} | ||
| | | label10 = Termination: | ||
| | | data10 = {{{termination|}}} | ||
| | | label11 = Channels: | ||
| | | data11 = {{{channels|}}} | ||
| label12 = Bandwidth/Channel: | |||
| data12 = {{{bandwidth|}}} | |||
}} | }} | ||
<includeonly> | |||
[[Category: Circuits]] | [[Category: Circuits]] | ||
{{#if: {{{class|}}}|[[Category: Circuits ({{{class}}})]]}} | {{#if: {{{class|}}}|[[Category: Circuits ({{{class}}})]]}} | ||
{{#if: {{{ilec|}}}|[[Category: ILEC {{{ilec}}}]]}} | {{#if: {{{ilec|}}}|[[Category: ILEC {{{ilec}}}]]}} | ||
{{#if: {{{provider|}}}|[[Category: ISP {{{provider}}}]]}} | {{#if: {{{provider|}}}|[[Category: ISP {{{provider}}}]]}} | ||
</includeonly> |