Personal tools

From HEXONET Wiki

Jump to: navigation, search
Line 1: Line 1:
<div class="alerthexonet alerthexonet-info">{{{1}}}</div>
 
  
 
[[en:Template:Infobox nTLD]]
 
[[en:Template:Infobox nTLD]]
.infobox {
+
 
  border:1px solid #aaaaaa;
+
<table class="infobox" align="right" bgcolor="#E1E1E1" style="width:20em; font-size:90%; text-align:left; border: 1px green solid;">
  background-color:#f9f9f9;
+
<caption style="text-align:center; font-size:140%;">
  padding:5px;
+
<i>
  font-size: 95%;
+
<b>{{{name}}}</b>
  border-collapse: collapse;
+
</i>
  margin-left: 20px;
+
</caption>
}
+
<tr>
 +
<td colspan="2" style="text-align:center;" bgcolor="#E1E1E1">{{{image}}}</td>
 +
</tr>
 +
<tr>
 +
<th>Name</th>
 +
<td>{{{Name}}}</td>
 +
</tr>
 +
<tr>
 +
<th>Introduced</th>
 +
<td>{{{Introduced}}}</td>
 +
</tr>
 +
<tr>
 +
<th>Registry</th>
 +
<td>{{{Registry}}}</td>
 +
</tr>
 +
<tr>
 +
<th>IDN Capable</th>
 +
<td>{{{IDN Capable}}}</td>
 +
</tr>
 +
<tr>
 +
<th>Dispute Policy</th>
 +
<td>{{{Dispute Policy}}}</td>
 +
</tr>
 +
<tr>
 +
<th>Webpage</th>
 +
<td>{{{Webpage}}}</td>
 +
</tr>

Revision as of 22:17, 4 March 2014

en:Template:Infobox nTLD

{{{name}}}
{{{image}}}
Name {{{Name}}}
Introduced {{{Introduced}}}
Registry {{{Registry}}}
IDN Capable {{{IDN Capable}}}
Dispute Policy {{{Dispute Policy}}}
Webpage {{{Webpage}}}