The new Woldipedia with 5e content is available here

Difference between revisions of "Template:Infobox Country"

From Woldipedia
Jump to: navigation, search
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<table class="infobox geography vcard" style="width:46ex; margin-top:0.75em;"><!--
+
{| class="infobox borderless" style="font-size: 90%; text-align: right; width: 24em;" summary="Template:Infobox Country"
 +
|+ style="font-size: 125%; vertical-align: middle;" |'''{{{name}}}'''
 +
|-
 +
! Length of Game
 +
| {{{glength}}}
 +
|- style="vertical-align: top;"
 +
! Player Type
 +
| {{{ptype}}}
 +
|-
 +
! DMs
 +
| {{{dms}}}
 +
|-
 +
! Misc
 +
| {{{misc}}}
 +
|}<noinclude>
  
==========================================================================================
+
</noinclude>
                                          Names
+
==========================================================================================
+
-->{{#if:{{{native_name|}}}{{{conventional_long_name|}}}{{{name|}}} |<!--then:
+
    --><tr class="adr">
+
          <th colspan="3" align="center" class="mergedtoprow fn org country-name"
+
              style="line-height:1.2em; padding:0.25em 0.33em 0.33em; font-size:1.25em;"><!--
+
          -->{{#if:{{{native_name|}}} |<!--then:-->{{{native_name}}} }}<!--
+
          -->{{#if:{{{conventional_long_name|}}}{{{name|}}}
+
              |<!--then:--><div style="padding-top:0.25em;"><!--
+
                -->{{{conventional_long_name|}}}{{{name|}}}</div><!--
+
          -->}}<!--
+
      --></th>
+
        </tr><!--
+
-->}}
+

Latest revision as of 17:47, 9 March 2008

{{{name}}}
Length of Game {{{glength}}}
Player Type {{{ptype}}}
DMs {{{dms}}}
Misc {{{misc}}}