Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Flag: Difference between revisions

Template page
Shane (talk | contribs)
mNo edit summary
Shane (talk | contribs)
m doh
Line 1: Line 1:
<inlcudeonly>{{#if:{{{1|}}}|{{#switch:{{{1|}}}|BE|DE|EE={{country_flag|{{{1|}}}|size={{{size|}}}|name={{{name|}}}|notext={{{notext|}}}|border=Y}}
<includeonly>{{#if:{{{1|}}}|{{#switch:{{{1|}}}|BE|DE|EE={{country_flag|{{{1|}}}|size={{{size|}}}|name={{{name|}}}|notext={{{notext|}}}|border=Y}}
|{{country_flag|{{{1|}}}|size={{{size|}}}|name={{{name|}}}|notext={{{notext|}}}|border={{{border|}}}}}}}}}</inlcudeonly><noinclude>
|{{country_flag|{{{1|}}}|size={{{size|}}}|name={{{name|}}}|notext={{{notext|}}}|border={{{border|}}}}}}}}}</includeonly><noinclude>
== Sample Code ==
== Sample Code ==
<pre>{{flag | FLAGCODE | size= | name= | notext= | border=  }}</pre>
<pre>{{flag | FLAGCODE | size= | name= | notext= | border=  }}</pre>

Revision as of 15:32, 23 May 2007

Sample Code

{{flag | FLAGCODE | size= | name= | 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.
  • name: What is the name you want to show us?
  • notext: Remove all text that shows up, by default, after the flag.
  • border: Set to Y to add a white border.


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}}
IT IT {{Flag|IT}}
MY MY {{Flag|MY}}
NL NL {{Flag|NL}}
NO NOR {{Flag|NO}}
NZ NZ {{Flag|NZ}}
PH PH {{Flag|PH}}
PL PL {{Flag|PL}}
SE SWE {{Flag|SE}}
TR TR {{Flag|TR}}
UK UK {{Flag|UK}}
US USA {{Flag|US}}
USUK[2] US/UK {{Flag|USUK}}
ZH ZH {{Flag|ZH}}

Information

  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|BE}}
  2. To be used only for showing the English Language.