Difference between revisions of "Template:Infobox National Paralympic Committee"

From blackwiki
Jump to navigation Jump to search
imported>Jaanusele
(new template : copy from Template:Infobox National Olympic Committee)
 
imported>Bib
Line 1: Line 1:
{| class="infobox vcard" style="font-size: 90%; width: 24em;"
+
{{Infobox
|-
+
|name        = Infobox National Paralympic Committee
! class="fn org" colspan="2" style="font-size: medium;" | {{{title}}}
+
|bodystyle    = font-size:90%;
|-
+
|title        = {{{title}}}
{{#if:{{{logo<includeonly>|</includeonly>}}}|
+
|image        = {{#if:{{{logo<includeonly>|</includeonly>}}}|[[File:{{{logo}}}|{{{size|75x90px}}}|alt={{{title}}} logo]]}}
{{!}}colspan="2" align="center"{{!}}
+
|caption      = {{{title}}} logo
[[Image:{{{logo}}}|75x90px|{{{title}}} logo]]
+
 
{{!}}-
+
|header1 = '''[[National Paralympic Committee]]'''
}}
+
 
! colspan="2" | '''[[National Paralympic Committee]]'''
+
|label2  = Country
|-
+
|data2  = {{flag|{{{country|}}}}}
| '''Country''' || {{flag|{{{country|}}}}}
+
 
|-
+
|label3  = '''[[List of IOC country codes|Code]]'''
| '''[[List of IOC country codes|Code]]''' || {{{code}}}
+
|data3  = {{{code}}}
|-
+
 
| '''Created''' || {{{created}}}
+
|label4  = {{#if:{{{created<includeonly>|</includeonly>}}}|'''Created'''}}
|-
+
|data4  = {{{created<includeonly>|</includeonly>}}}
| '''Recognized''' || {{{recognized}}}
+
 
|-
+
|label5  = {{#if:{{{recognized<includeonly>|</includeonly>}}}|'''Recognized'''}}
| '''Continental<br/>Association''' || {{#switch: {{{association}}}
+
|data5  = {{{recognized<includeonly>|</includeonly>}}}
 +
 
 +
|label6  = '''Continental<br/>Association'''
 +
|data6  = {{#switch: {{{association}}}
 
| ANOCA = [[Association of National Olympic Committees of Africa|ANOCA]]
 
| ANOCA = [[Association of National Olympic Committees of Africa|ANOCA]]
 
| PASO = [[Pan American Sports Organisation|PASO]]
 
| PASO = [[Pan American Sports Organisation|PASO]]
Line 25: Line 28:
 
| ONOC = [[Oceania National Olympic Committees|ONOC]]
 
| ONOC = [[Oceania National Olympic Committees|ONOC]]
 
}}
 
}}
|-
+
 
{{#if:{{{headquarters<includeonly>|</includeonly>}}} |
+
|label7  = {{#if:{{{headquarters<includeonly>|</includeonly>}}}|'''Headquarters'''}}
{{!}} '''Headquarters'''
+
|data7  = {{{headquarters<includeonly>|</includeonly>}}}
{{!}} <span class="label">{{{headquarters}}}</span>
+
 
{{!}}-
+
|label8  = {{#if:{{{president<includeonly>|</includeonly>}}}|'''President'''}}
}}
+
|data8  = {{{president<includeonly>|</includeonly>}}}
{{#if:{{{president<includeonly>|</includeonly>}}} |
+
 
{{!}} '''President'''
+
|label9  = {{#if:{{{secretary general<includeonly>|</includeonly>}}}|'''Secretary General'''}}
{{!}} {{{president}}}
+
|data9  = {{{secretary general<includeonly>|</includeonly>}}}
{{!}}-
+
 
}}
+
|label10 = {{#if:{{{website<includeonly>|</includeonly>}}}|'''Website'''}}
{{#if:{{{secretary general<includeonly>|</includeonly>}}} |
+
|data10  = {{{website<includeonly>|</includeonly>}}}
{{!}} '''Secretary General'''
+
 
{{!}} {{{secretary general}}}
+
}}<noinclude>
{{!}}-
+
{{documentation}}
}}
+
</noinclude>
{{#if:{{{website<includeonly>|</includeonly>}}} |
 
{{!}} '''Website'''
 
{{!}} {{{website}}}
 
}}
 
|}<noinclude>{{documentation}}</noinclude>
 

Revision as of 08:49, 16 March 2010

{{{title}}}
[[File:{{{logo}}}|75x90px|alt={{{title}}} logo]]
{{{title}}} logo
National Paralympic Committee
Country [[|]]
Code{{{code}}}
Created{{{created}}}
Recognized{{{recognized}}}
Headquarters{{{headquarters}}}
President{{{president}}}
Secretary General{{{secretary general}}}
Website{{{website}}}

[[Category:Infobox templates|Template:Remove first word]]

Template documentation[view] [edit] [history] [purge]

Usage

{{{title}}}
[[File:{{{logo}}}|{{{size}}}|alt={{{title}}} logo]]
{{{title}}} logo
National Paralympic Committee
Code{{{code}}}
Created{{{created}}}
Recognized{{{recognized}}} or {{{recognised}}}
Headquarters{{{headquarters}}}
President{{{president}}}
Secretary General{{{secretary general}}}
Website{{{website}}}
[[Category:Infobox templates|Template:Remove first word]]
{{Infobox National Paralympic Committee
| title = <!-- name of organization -->
| logo = <!-- image name -->
| size = <!-- image size -->
| country = <!-- IPC designation for the country -->
| code = <!-- three letter code per [[List of IOC country codes]] -->
| created = <!-- year -->
| recognized = <!-- year -->
| association = <!-- ASCOD, EPC, Asian PC, OPC, or Americas PC -->
| headquarters = <!-- city -->
| president = <!-- name -->
| secretary general = <!-- name -->
| website = <!-- URL using {{URL| ... }} -->
| notes = <!-- any relevant notes -->
}}