Difference between revisions of "Template: Infobox IPv6 Address"

From Teknologisk videncenter
Jump to: navigation, search
m
m
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div style="width: 40%; float:right; 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>'''IPv6 Address Type: {{{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"
Line 19: Line 19:
 
|valign="top" | {{#if: {{{Desc1|}}} | '''Described in:''' {{!!}} {{{Desc1}}} }}
 
|valign="top" | {{#if: {{{Desc1|}}} | '''Described in:''' {{!!}} {{{Desc1}}} }}
 
|-
 
|-
|valign="top" | {{#if: {{{Desc2|}}} | '''Described in:''' {{!!}} {{{Desc2}}} }}
+
|valign="top" | {{#if: {{{Desc2|}}} | {{!!}} {{{Desc2}}} }}
 
|-
 
|-
|valign="top" | {{#if: {{{Desc3|}}} | '''Described in:''' {{!!}} {{{Desc3}}} }}
+
|valign="top" | {{#if: {{{Desc3|}}} | {{!!}} {{{Desc3}}} }}
 
|-
 
|-
 
|}
 
|}
Line 28: Line 28:
 
{{{Explanation}}}
 
{{{Explanation}}}
 
</div>
 
</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>

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     =
}}