Difference between revisions of "Template: Infobox IPv6 Address"

From Teknologisk videncenter
Jump to: navigation, search
m
m
Line 3: Line 3:
 
<div style="padding: 0.2em; text-align: left">
 
<div style="padding: 0.2em; text-align: left">
 
{|style="background: #eeeeff"
 
{|style="background: #eeeeff"
|'''IPv6 Address Type:''' || {{{Type}}}  
+
|valign="top" |'''IPv6 Address Type:''' || {{{Type}}}  
 
|-
 
|-
|'''Prefix:''' ||| {{{Prefix}}}
+
|valign="top" |'''Prefix:''' ||| {{{Prefix}}}
 
|-
 
|-
|'''Local Routeable:''' || {{{LocalRouteable}}}
+
|valign="top" |'''Local Routeable:''' || {{{LocalRouteable}}}
 
|-
 
|-
|'''Global Routeable:''' || {{{GlobalRouteable}}}
+
|valign="top" |'''Global Routeable:''' || {{{GlobalRouteable}}}
 
|-
 
|-
|'''Global Unique:''' || {{{GlobalUnique}}}
+
|valign="top" |'''Global Unique:''' || {{{GlobalUnique}}}
 
|-
 
|-
| {{#if: {{{Example|}}} | '''Example:''' {{!!}} {{{Example}}} }}
+
|valign="top" | {{#if: {{{Example|}}} | '''Example:''' {{!!}} {{{Example}}} }}
 
|-
 
|-
| {{#if: {{{CompareIPv4|}}} | '''IPv4 Equivalent:''' {{!!}} {{{CompareIPv4}}} }}
+
|valign="top" | {{#if: {{{CompareIPv4|}}} | '''IPv4 Equivalent:''' {{!!}} {{{CompareIPv4}}} }}
 
|-
 
|-
|'''Explanation: || {{{Explanation}}}
+
|valign="top" |'''Explanation: || {{{Explanation}}}
 
|}
 
|}
 
</div>
 
</div>

Revision as of 09:09, 12 June 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)
 |Explanation     =
}}