Template:Infobox Island: Difference between revisions

No edit summary
Tags: Mobile edit Mobile web edit Advanced mobile edit
mNo edit summary
Line 1: Line 1:
{{Infobox
{{Infobox
| templatestyles = Template:Infobox Sovereign Territory/styles.css
| bodyclass = ib-state vcard
| aboveclass = adr
| above = {{#if:{{{conventional_long_name|}}}{{{native_name|}}}{{{name|}}}
    | {{#if:{{{conventional_long_name|}}}
              |<div class="fn org country-name">{{{conventional_long_name|}}}</div>
        }}{{#if:{{{native_name|}}}{{{name|}}}
              |<div class="ib-country-names"><!--
                -->{{br separated entries
                    |{{{native_name|}}}
                    |{{#if:{{{name|}}}
                      |<div class="ib-country-name-style fn org country-name">{{{name|}}}</div>
                }}}}</div>
              }}<!--
          -->{{#ifeq:{{{micronation|}}}|yes
              |<span class="fn org">[[Micronation]]</span>
        }}
    |<div class="fn org country-name">{{PAGENAME}}</div>}}
| name    = {{{name|{{PAGENAME}}}}}
| name    = {{{name|{{PAGENAME}}}}}
| title    = {{PAGENAME}}


| image    = {{{flag}}}
| image1  = {{{flag}}}
| caption  = Flag of {{PAGENAME}}
| caption1 = Flag of {{PAGENAME}}
| image2  = {{{minimap}}}
| image2  = {{{minimap}}}
| caption2 = Minimap View of {{PAGENAME}}  
| caption2 = Minimap View of {{PAGENAME}}  


| label1  = Formed
| label1  = Capital
| data1    = {{#if: {{{formed|}}} | [[formed::{{{formed}}}]] }}
| data1    = {{{capital|}}}


| label2  = Dissolved
| label2   = Formed
| data2   = {{{province_display|{{{province|}}}}}}
| data2    = {{#if: {{{formed|}}} | [[formed::{{{formed}}}]] }}
 
| label3   = Dissolved
| data3   = {{{province_display|{{{province|}}}}}}
{{#if: {{{province|}}} | {{#set: province={{{province}}} }} }}
{{#if: {{{province|}}} | {{#set: province={{{province}}} }} }}


| label3   = World
| label4   = World
| data3   = {{{world|}}}
| data4   = {{{world|}}}


| label4   = Form of Government
| label5   = Form of Government
| data4   = {{#if: {{{formofgovernment|}}} |
| data5   = {{#if: {{{formofgovernment|}}} |
     {{#if: {{{formofgovernment_display|}}} |
     {{#if: {{{formofgovernment_display|}}} |
         [{{{formofgovernment_url|}}} {{{formofgovernment_display}}}] |
         [{{{formofgovernment_url|}}} {{{formofgovernment_display}}}] |
Line 29: Line 50:
{{#set: Is member of DIU = {{{diu|false}}}}}
{{#set: Is member of DIU = {{{diu|false}}}}}


{{#set: Type = island }}
{{#set: Type = island}}
 
}}
}}