Difference between revisions of "Template: Infobox IPv6 Address"

From Teknologisk videncenter
Jump to: navigation, search
m (New page: <div style="width: 35%; border: 1px solid black; margin: 0.5em; text-align: center; background-color: #eeeeff;"> <div style="border-bottom: 1px solid black; background-color: #bbbbff; padd...)
 
m
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div style="width: 35%; border: 1px solid black; margin: 0.5em; text-align: center; background-color: #eeeeff;">
+
<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"
|'''IPv6 Address Type:''' || {{{Type}}}  
+
|valign="top" style="width:120px" |'''IPv6 Address Type:''' || {{{Type}}}  
 
|-
 
|-
|'''Local Routeable:''' || {{{LocalRouteable}}}
+
|valign="top" |'''Prefix:''' ||| {{{Prefix}}}
 
|-
 
|-
|'''Global Routeable:''' || {{{GlobalRouteable}}}
+
|valign="top" |'''Local Routeable:''' || {{{LocalRouteable}}}
 
|-
 
|-
|'''Global Unique:''' || {{{GlobalUnique}}}
+
|valign="top" |'''Global Routeable:''' || {{{GlobalRouteable}}}
 
|-
 
|-
| {{#if: {{{Example|}}} | '''Example:''' {{!!}} {{{Example}}} }}
+
|valign="top" |'''Global Unique:''' || {{{GlobalUnique}}}
 
|-
 
|-
| {{#if: {{{CompareIPv4|}}} | '''IPv4 Equivalent:''' {{!!}} {{{CompareIPv4}}} }}
+
|valign="top" | {{#if: {{{Example|}}} | '''Example:''' {{!!}} {{{Example}}} }}
 +
|-
 +
|valign="top" | {{#if: {{{CompareIPv4|}}} | '''IPv4 Equivalent:''' {{!!}} {{{CompareIPv4}}} }}
 +
|-
 +
|valign="top" | {{#if: {{{Desc1|}}} | '''Described in:''' {{!!}} {{{Desc1}}} }}
 +
|-
 +
|valign="top" | {{#if: {{{Desc2|}}} |  {{!!}} {{{Desc2}}} }}
 +
|-
 +
|valign="top" | {{#if: {{{Desc3|}}} |  {{!!}} {{{Desc3}}} }}
 
|-
 
|-
|'''Explanation: || {{{Explanation}}}
 
 
|}
 
|}
 +
<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>
 
{{Infobox IPv6 Address
 
{{Infobox IPv6 Address
  |Type       =   
+
  |Type           =
  |LocalRouteable     =  
+
|Prefix          =   
  |GlobalRouteable     =
+
  |LocalRouteable =  
 +
  |GlobalRouteable =
 
  |GlobalUnique    =  
 
  |GlobalUnique    =  
  |Example     =  # (Optional)
+
  |Example         =  # (Optional)
  |CompareIPv4  =  # (Optional)
+
  |CompareIPv4     =  # (Optional)
  |Explanation=
+
|Desc1          =  # (Optional)
 +
  |Desc2          =  # (Optional)
 +
|Desc3          =  # (Optional)
 +
  |Explanation     =
 
}}
 
}}
 
</nowiki></pre>
 
</nowiki></pre>

Latest revision as of 08: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     =
}}