Template:Infobox contest/doc: Difference between revisions

From The Freestyle Knowledge Base
Jump to navigation Jump to search
(Created page with "{{documentation subpage}} <!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --> == Usage == === Blank template with all parameters === <pre style="overflow: auto"> {{Infobox...")
 
mNo edit summary
Line 35: Line 35:
           | youtube =  
           | youtube =  
           }}
           }}
| country =  
| country = <!-- Use Country name only. This value will be turned into a template to display the country's national flag. ex. "USA" -->
| city =  
| city =  
| location =  
| location =  
Line 41: Line 41:
| sponsors =  
| sponsors =  
| awards =  
| awards =  
| blog =
}}
}}


</pre>
</pre>

Revision as of 04:07, 17 March 2016

Usage

Blank template with all parameters


{{Infobox contest
| title = {{PAGENAME}}
| image = 
| caption = 
| social = {{Social links
           | official_website = 
           | online_store = 
           | email = 
           | email2 = 
           | amazon = 
           | android = 
           | appstore = 
           | blogger = 
           | ebay = 
           | facebook = 
           | flickr = 
           | google+ = 
           | instagram = 
           | myspace = 
           | paypal = 
           | pinterest = 
           | rss = 
           | tumblr = 
           | twitter = 
           | vimeo = 
           | wordpress = 
           | youtube = 
           }}
| country = <!-- Use Country name only. This value will be turned into a template to display the country's national flag. ex. "USA" -->
| city = 
| location = 
| dates = 
| sponsors = 
| awards = 
}}