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

From blackwiki
Jump to navigation Jump to search
imported>Bib
(Paralympic)
Line 40: Line 40:
 
|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'''}}
 +
|data11  = {{{notes<includeonly>|</includeonly>}}}
  
 
}}<noinclude>
 
}}<noinclude>
 
{{documentation}}
 
{{documentation}}
 
</noinclude>
 
</noinclude>

Revision as of 12:21, 14 July 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 -->
}}