More languages
More actions
mNo edit summary |
|||
(34 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
{{ | <includeonly>{{#if:{{{1|}}}|{{#switch:{{{1|}}}|BE|DE|EE={{country_flag|{{{1|}}}|size={{{size|}}}|notext={{{notext|}}}|border=Y}} | ||
| | |{{country_flag|{{{1|}}}|size={{{size|}}}|notext={{{notext|}}}|border={{{border|}}}}}}}}}</includeonly><noinclude> | ||
| {{{1|}}} | == Sample Code == | ||
| size= {{{size|}}} | <pre>{{flag | FLAGCODE | size= | notext= | border= }}</pre> | ||
| | == Required == | ||
| notext= {{{notext|}}} | * FLAGCODE: This must be included. For possible values, see the table below. | ||
}}<noinclude> | == Optional == | ||
<pre> | * '''size''': Set in px the size of the flag you want. This can be anything as the flags are SVG files. | ||
{{flag | * '''notext''': Remove all text that shows up, by default, after the flag. | ||
| | * '''border''': Set to <code>Y</code> to add a border. | ||
| | |||
| name= | == Table == | ||
| notext= | {| 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
{{flag | FLAGCODE | size= | notext= | border= }}
Required
- FLAGCODE: This must be included. For possible values, see the table below.
Optional
- 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
Information
- ↑ 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}}
- ↑ This is the flag of the United Nations.
- ↑ To be used only for showing the English Language.