Template:Infobox contest event/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
 
(8 intermediate revisions by the same user not shown)
Line 7: Line 7:
<pre style="overflow: auto">
<pre style="overflow: auto">


{{Infobox contest
{{Infobox contest event
| title = {{PAGENAME}}
| title = {{PAGENAME}}
| image =  
| image =  
Line 13: Line 13:
| social = {{Social links
| social = {{Social links
           | official_website =  
           | official_website =  
          | time_machine =
           | online_store =  
           | online_store =  
           | email =  
           | email =  
Line 36: Line 37:
           }}
           }}
| contest =  
| contest =  
| country =  
| anniversary = <!-- 1st, 2nd, etc... -->
| country = <!-- Use Country name only. (ex. "USA")This value will be wrapped into a template to display the country's national flag (ex. {{USA}}) -->
| city =  
| city =  
| location =  
| location =  
| address =
| phone =
| email =
| map =
| dates =  
| dates =  
| times =
| year =
| organizer =
| sponsors =  
| sponsors =  
| awards =  
| awards =  
| blog =
}}
}}


</pre>
</pre>

Latest revision as of 04:28, 18 September 2017

Usage

Blank template with all parameters


{{Infobox contest event
| title = {{PAGENAME}}
| image = 
| caption = 
| social = {{Social links
           | official_website = 
           | time_machine = 
           | online_store = 
           | email = 
           | email2 = 
           | amazon = 
           | android = 
           | appstore = 
           | blogger = 
           | ebay = 
           | facebook = 
           | flickr = 
           | google+ = 
           | instagram = 
           | myspace = 
           | paypal = 
           | pinterest = 
           | rss = 
           | tumblr = 
           | twitter = 
           | vimeo = 
           | wordpress = 
           | youtube = 
           }}
| contest = 
| anniversary = <!-- 1st, 2nd, etc... -->
| country = <!-- Use Country name only. (ex. "USA")This value will be wrapped into a template to display the country's national flag (ex. {{USA}}) -->
| city = 
| location = 
| address = 
| phone = 
| email = 
| map = 
| dates = 
| times = 
| year = 
| organizer = 
| sponsors = 
| awards = 
}}