Flags.wiki
changeset 442 594f4950203b
child 443 e57556142fe5
equal deleted inserted replaced
441:ad93dd01d0bc 442:594f4950203b
       
     1 #summary A short information about flags
       
     2 
       
     3 = Flags =
       
     4 == Explanation of flags ==
       
     5 Flags are little rectangular images shown in the team bar as a team’s symbol.
       
     6 
       
     7 == Creating flags ==
       
     8 To create a flag, draw a PNG image of size 22×15 pixels.
       
     9 
       
    10 To install a flag, put it into `Data/Graphics/Flags` of the Hedgewars data directory.
       
    11 
       
    12 The file name has have “.png” at the end, the file suffix will not be shown in Hedgewars. Depending on the name, the flag will be displayed in different ways in Hedgewars:
       
    13 
       
    14  * Default flag: The flag “hedgewars.png” (shows a hedgehog), flag of new teams
       
    15  * Community flags: The flags whose file name starts with “`cm_`” are listed as “community flags” in Hedgewars (the prefix is removed)
       
    16  * National flags: All other flags
       
    17 
       
    18 == Limits ==
       
    19 Please note that flags are _not_ automatically shared when you play online. Unless the other players have your flag, too, they will only see the default flag for your team instead.