Difference between revisions of "Template: Infobox IPv6 Address"
From Teknologisk videncenter
m |
m |
||
| (9 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | <div style="width: | + | <div style="width: 40%; float:right; border: 1px solid black; margin: 0.5em; text-align: center; background-color: #eeeeff;border-radius:0.7em;-moz-border-radius:0.7em;-webkit-border-radius:0.7em;"> |
| − | <div style="border-bottom: 1px solid black; background-color: #bbbbff; padding: 0.2em;"><big>'''{{{Type}}}'''</big></div> | + | <div style="border-bottom: 1px solid black; background-color: #bbbbff; padding: 0.2em;border-radius:0.7em;-moz-border-radius:0.7em;-webkit-border-radius:0.7em;"><big>'''{{{Type}}}'''</big></div> |
<div style="padding: 0.2em; text-align: left"> | <div style="padding: 0.2em; text-align: left"> | ||
{|style="background: #eeeeff" | {|style="background: #eeeeff" | ||
| − | |valign="top" |'''IPv6 Address Type:''' || {{{Type}}} | + | |valign="top" style="width:120px" |'''IPv6 Address Type:''' || {{{Type}}} |
|- | |- | ||
|valign="top" |'''Prefix:''' ||| {{{Prefix}}} | |valign="top" |'''Prefix:''' ||| {{{Prefix}}} | ||
| Line 17: | Line 17: | ||
|valign="top" | {{#if: {{{CompareIPv4|}}} | '''IPv4 Equivalent:''' {{!!}} {{{CompareIPv4}}} }} | |valign="top" | {{#if: {{{CompareIPv4|}}} | '''IPv4 Equivalent:''' {{!!}} {{{CompareIPv4}}} }} | ||
|- | |- | ||
| − | |valign="top" |''' | + | |valign="top" | {{#if: {{{Desc1|}}} | '''Described in:''' {{!!}} {{{Desc1}}} }} |
| + | |- | ||
| + | |valign="top" | {{#if: {{{Desc2|}}} | {{!!}} {{{Desc2}}} }} | ||
| + | |- | ||
| + | |valign="top" | {{#if: {{{Desc3|}}} | {{!!}} {{{Desc3}}} }} | ||
| + | |- | ||
|} | |} | ||
| + | <div style="border-bottom: 1px black; text-align: center; background-color: #bbbbff; padding: 0.1em; font-size:80%;"><big>'''Explanation'''</big></div> | ||
| + | <div style="padding: 0.2em; text-align: left"> | ||
| + | {{{Explanation}}} | ||
| + | </div> | ||
| + | |||
| + | <div style="background-color: #bbbbff; padding: 1px solid; text-align: center; font-size: 90%; padding-right: 0.5em">[[IPv6 Address|IPv6 Address Types]]</div> | ||
| + | |||
</div> | </div> | ||
</div> | </div> | ||
| − | [[Category:IPv6 Address Type]] | + | [[Category:IPv6 Address Type]][[Category:IPv6]] |
<noinclude> | <noinclude> | ||
<pre><nowiki> | <pre><nowiki> | ||
| Line 32: | Line 44: | ||
|Example = # (Optional) | |Example = # (Optional) | ||
|CompareIPv4 = # (Optional) | |CompareIPv4 = # (Optional) | ||
| + | |Desc1 = # (Optional) | ||
| + | |Desc2 = # (Optional) | ||
| + | |Desc3 = # (Optional) | ||
|Explanation = | |Explanation = | ||
}} | }} | ||
</nowiki></pre> | </nowiki></pre> | ||
Latest revision as of 07:50, 27 July 2011
{{{Type}}}
| IPv6 Address Type: | {{{Type}}} |
| Prefix: | {{{Prefix}}} |
| Local Routeable: | {{{LocalRouteable}}} |
| Global Routeable: | {{{GlobalRouteable}}} |
| Global Unique: | {{{GlobalUnique}}} |
Explanation
{{{Explanation}}}
{{Infobox IPv6 Address
|Type =
|Prefix =
|LocalRouteable =
|GlobalRouteable =
|GlobalUnique =
|Example = # (Optional)
|CompareIPv4 = # (Optional)
|Desc1 = # (Optional)
|Desc2 = # (Optional)
|Desc3 = # (Optional)
|Explanation =
}}