Template:Flag: Difference between revisions

Template page
m (add border param)
 
(29 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{ #ifeq: {{{1| }}} | | {{void}} | {{country_flag|{{{1|}}}|size={{{size|}}}|name={{{name|}}}|notext={{{notext|}}}}}|border={{{border|}}} }}<noinclude>
<includeonly>{{#if:{{{1|}}}|{{#switch:{{{1|}}}|BE|DE|EE={{country_flag|{{{1|}}}|size={{{size|}}}|notext={{{notext|}}}|border=Y}}
<pre>
|{{country_flag|{{{1|}}}|size={{{size|}}}|notext={{{notext|}}}|border={{{border|}}}}}}}}}</includeonly><noinclude>
{{flag
== Sample Code ==
| FLAGCODE
<pre>{{flag | FLAGCODE | size= | notext= | border=  }}</pre>
| size=
== Required ==
| name=
* FLAGCODE: This must be included. For possible values, see the table below.
| notext=
== Optional ==
| border=  
* '''size''': Set in px the size of the flag you want. This can be anything as the flags are SVG files.
}}
* '''notext''': Remove all text that shows up, by default, after the flag.
</pre>
* '''border''': Set to <code>Y</code> to add a border.
For a list of valid FLAGCODEs, see [[Template:Country flag|here]].
 
== Table ==
{| class="messagebox" style="text-align: center"
|+ Flag Table
! Code !! Outputs !! Example Code
|-
| AU || {{flag|AU|notext=Y}}|| {{tlp|{{PAGENAME}}|AU}}
|-
| BE<ref name="autoborder">For the BE, DE, and EE flags, border=Y is assumed. If you don't want a border, use {{tlp|country flag|''Code''}}</ref> || {{flag|BE|notext=Y}} || {{tlp|{{PAGENAME}}|BE}}
|-
| CA || {{flag|CA|notext=Y}} || {{tlp|{{PAGENAME}}|CA}}
|-
| DE<ref name="autoborder"/> || {{flag|DE|notext=Y}} || {{tlp|{{PAGENAME}}|DE}}
|-
| EE<ref name="autoborder"/> || {{flag|EE|notext=Y}} || {{tlp|{{PAGENAME}}|EE}}
|-
| ES || {{flag|ES|notext=Y}} || {{tlp|{{PAGENAME}}|ES}}
|-
| FI || {{flag|FI|notext=Y}} || {{tlp|{{PAGENAME}}|FI}}
|-
| FR || {{flag|FR|notext=Y}} || {{tlp|{{PAGENAME}}|FR}}
|-
| HT || {{flag|HT|notext=Y}} || {{tlp|{{PAGENAME}}|HT}}
|-
| IL || {{flag|IL|notext=Y}} || {{tlp|{{PAGENAME}}|IL}}
|-
| IRL || {{flag|IRL|notext=Y}} || {{tlp|{{PAGENAME}}|IRL}}
|-
| IT || {{flag|IT|notext=Y}} || {{tlp|{{PAGENAME}}|IT}}
|-
| JP || {{flag|JP|notext=Y}} || {{tlp|{{PAGENAME}}|JP}}
|-
| MY || {{flag|MY|notext=Y}} || {{tlp|{{PAGENAME}}|MY}}
|-
| NL || {{flag|NL|notext=Y}} || {{tlp|{{PAGENAME}}|NL}}
|-
| NO || {{flag|NO|notext=Y}} || {{tlp|{{PAGENAME}}|NO}}
|-
| NZ || {{flag|NZ|notext=Y}} || {{tlp|{{PAGENAME}}|NZ}}
|-
| PH || {{flag|PH|notext=Y}} || {{tlp|{{PAGENAME}}|PH}}
|-
| PL || {{flag|PL|notext=Y}} || {{tlp|{{PAGENAME}}|PL}}
|-
| SA || {{flag|SA|notext=Y}} || {{tlp|{{PAGENAME}}|SA}}
|-
| SE || {{flag|SE|notext=Y}} || {{tlp|{{PAGENAME}}|SE}}
|-
| SW || {{flag|SW|notext=Y}} || {{tlp|{{PAGENAME}}|SW}}
|-
| TR || {{flag|TR|notext=Y}} || {{tlp|{{PAGENAME}}|TR}}
|-
| UK || {{flag|UK|notext=Y}} || {{tlp|{{PAGENAME}}|UK}}
|-
| UN<ref>This is the flag of the [[w:United Nations|United Nations]].</ref> || {{flag|UN|notext=Y}} || {{tlp|{{PAGENAME}}|UN}}
|-
| US || {{flag|US|notext=Y}} || {{tlp|{{PAGENAME}}|US}}
|-
| USUK<ref>To be used '''only''' for showing the English Language.</ref> || {{flag|USUK|notext=Y}} || {{tlp|{{PAGENAME}}|USUK}}
|-
| ZH || {{flag|ZH|notext=Y}} || {{tlp|{{PAGENAME}}|ZH}}
|}
 
== Information ==
<div style="font-size:85%"><references/></div>
[[Category:Flag templates| ]]
[[Category:Flag templates| ]]
[[Category:Special effects templates|{{PAGENAME}}]]
[[Category:Special effects templates|{{PAGENAME}}]]
[[fr:Modèle:Drapeau]]
[[de:Vorlage:Flag]]
</noinclude>
</noinclude>

Latest revision as of 05:19, 22 November 2009

Sample Code[edit]

{{flag | FLAGCODE | size= | notext= | border=  }}

Required[edit]

  • FLAGCODE: This must be included. For possible values, see the table below.

Optional[edit]

  • size: Set in px the size of the flag you want. This can be anything as the flags are SVG files.
  • notext: Remove all text that shows up, by default, after the flag.
  • border: Set to Y to add a border.

Table[edit]

Flag Table
Code Outputs Example Code
AU AUS {{Flag|AU}}
BE[1] BEL {{Flag|BE}}
CA CAN {{Flag|CA}}
DE[1] DE {{Flag|DE}}
EE[1] EST {{Flag|EE}}
ES ES {{Flag|ES}}
FI FIN {{Flag|FI}}
FR FR {{Flag|FR}}
HT Earth {{Flag|HT}}
IL IL {{Flag|IL}}
IRL IRL {{Flag|IRL}}
IT IT {{Flag|IT}}
JP JP {{Flag|JP}}
MY MY {{Flag|MY}}
NL NL {{Flag|NL}}
NO NOR {{Flag|NO}}
NZ NZ {{Flag|NZ}}
PH PH {{Flag|PH}}
PL PL {{Flag|PL}}
SA SA {{Flag|SA}}
SE SWE {{Flag|SE}}
SW SW {{Flag|SW}}
TR TR {{Flag|TR}}
UK UK {{Flag|UK}}
UN[2] UN {{Flag|UN}}
US USA {{Flag|US}}
USUK[3] US/UK {{Flag|USUK}}
ZH ZH {{Flag|ZH}}

Information[edit]

  1. 1.0 1.1 1.2 For the BE, DE, and EE flags, border=Y is assumed. If you don't want a border, use {{country flag|Code}}
  2. This is the flag of the United Nations.
  3. To be used only for showing the English Language.