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

From blackwiki
Jump to navigation Jump to search
imported>Hole1988
m (give the same look as the olympic infobox)
Line 1: Line 1:
 
{{Infobox
 
{{Infobox
 
|name        = Infobox National Paralympic Committee
 
|name        = Infobox National Paralympic Committee
|bodystyle   = font-size:90%;
+
|bodyclass   = vcard
 
|title        = {{{title}}}
 
|title        = {{{title}}}
 +
|titleclass  = fn org
 
|image        = {{#if:{{{logo<includeonly>|</includeonly>}}}|[[File:{{{logo}}}|{{{size|75x90px}}}|alt={{{title}}} logo]]}}
 
|image        = {{#if:{{{logo<includeonly>|</includeonly>}}}|[[File:{{{logo}}}|{{{size|75x90px}}}|alt={{{title}}} logo]]}}
 
|caption      = {{{title}}} logo
 
|caption      = {{{title}}} logo
Line 31: Line 32:
 
|label7  = {{#if:{{{headquarters<includeonly>|</includeonly>}}}|'''Headquarters'''}}
 
|label7  = {{#if:{{{headquarters<includeonly>|</includeonly>}}}|'''Headquarters'''}}
 
|data7  = {{{headquarters<includeonly>|</includeonly>}}}
 
|data7  = {{{headquarters<includeonly>|</includeonly>}}}
 +
|rowclass7 = adr
 +
|class7  = locality
  
 
|label8  = {{#if:{{{president<includeonly>|</includeonly>}}}|'''President'''}}
 
|label8  = {{#if:{{{president<includeonly>|</includeonly>}}}|'''President'''}}
 
|data8  = {{{president<includeonly>|</includeonly>}}}
 
|data8  = {{{president<includeonly>|</includeonly>}}}
 +
|class8  = agent
  
 
|label9  = {{#if:{{{secretary general<includeonly>|</includeonly>}}}|'''Secretary General'''}}
 
|label9  = {{#if:{{{secretary general<includeonly>|</includeonly>}}}|'''Secretary General'''}}
 
|data9  = {{{secretary general<includeonly>|</includeonly>}}}
 
|data9  = {{{secretary general<includeonly>|</includeonly>}}}
 +
|class9  = agent
  
 
|label10 = {{#if:{{{website<includeonly>|</includeonly>}}}|'''Website'''}}
 
|label10 = {{#if:{{{website<includeonly>|</includeonly>}}}|'''Website'''}}
|data10   = {{{website<includeonly>|</includeonly>}}}
+
|data10 = {{{website<includeonly>|</includeonly>}}}
  
 
|label11 = {{#if:{{{notes<includeonly>|</includeonly>}}}|'''Notes'''}}
 
|label11 = {{#if:{{{notes<includeonly>|</includeonly>}}}|'''Notes'''}}
|data11   = {{{notes<includeonly>|</includeonly>}}}
+
|data11 = {{{notes<includeonly>|</includeonly>}}}
 +
|class11 = note
  
 
}}<noinclude>
 
}}<noinclude>
 
{{documentation}}
 
{{documentation}}
 
</noinclude>
 
</noinclude>

Revision as of 22:05, 22 August 2012

{{{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}}}
Notes{{{notes}}}

[[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}}}
Notes{{{notes}}}
[[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 -->
}}