Template:Infobox flag/doc: Difference between revisions

From MicrasWiki
Jump to navigationJump to search
Gerenia (talk | contribs)
Created page with '== Usage == This infobox can display up to three (3) flags. <pre> {{Infobox flag |name = |image = |caption = |use = |proportion = |adopted = |…'
 
No edit summary
 
(2 intermediate revisions by one other user not shown)
Line 4: Line 4:
{{Infobox flag
{{Infobox flag
|name        =  
|name        =  
|image      =  
|image1      =  
|caption    =  
|caption1    =
|use        =  
|use1        =  
|proportion  =  
|proportion1 =  
|adopted     =  
|adopted1    =  
|designer    =  
|design1     =
|designer1  =  


|image2      =  
|image2      =  
Line 16: Line 17:
|proportion2 =  
|proportion2 =  
|adopted2    =  
|adopted2    =  
|design2    =
|designer2  =  
|designer2  =  


Line 23: Line 25:
|proportion3 =  
|proportion3 =  
|adopted3    =  
|adopted3    =  
|design3    =
|designer3  =  
|designer3  =  
}}
}}
</pre>
</pre>
<noinclude>
[[Category:Flag templates]]</noinclude>

Latest revision as of 01:05, 14 January 2020

Usage

This infobox can display up to three (3) flags.

{{Infobox flag
|name        = 
|image1      = 
|caption1    = 
|use1        = 
|proportion1 = 
|adopted1    = 
|design1     =
|designer1   = 

|image2      = 
|caption2    = 
|use2        = 
|proportion2 = 
|adopted2    = 
|design2     =
|designer2   = 

|image3      = 
|caption3    = 
|use3        = 
|proportion3 = 
|adopted3    = 
|design3     =
|designer3   = 
}}