Template:NewInfobox Map/doc: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{ | {{NewInfobox Map | ||
< | |name= | ||
|image=Badlands.jpg | |||
|caption= | |||
|maptype=5cp | |||
|filename=cp_badlands | |||
|version=Official Release | |||
|author1=valve | |||
|author1steam= | |||
|author2= | |||
|author2steam= | |||
|author3= | |||
|author3steam= | |||
|released=14 February 2008 | |||
|updated=8 July 2016 | |||
|official=1 | |||
|gamemode1=6v6 | |||
|gamemode2= | |||
|gamemode3= | |||
|adapted= | |||
|pro= | |||
|popularity=staple | |||
|lpleague= | |||
|lpseason= | |||
|download=http://www.sodahappy.com/fastdl/tf2/maps/cp_badlands.bsp.bz2 | |||
|workshop= | |||
|tf2maps= | |||
|gamebanana= | |||
|tftv= | |||
|etf2l= | |||
|ugc= | |||
|officialwiki=Badlands_(Control_Point) | |||
|officialwiki2=Badlands_(competitive) | |||
|footnotes= | |||
}} | |||
This template produces an Infobox on a map page. | |||
== Example == | |||
The code: | |||
<pre> | |||
{{NewInfobox Map | |||
|name= | |||
|image= | |||
|caption= | |||
|maptype=5cp | |||
|filename=cp_badlands | |||
|version=Official Release | |||
|author1=valve | |||
|author1steam= | |||
|author2= | |||
|author2steam= | |||
|author3= | |||
|author3steam= | |||
|released=14 February 2008 | |||
|updated=8 July 2016 | |||
|official=1 | |||
|gamemode1=6v6 | |||
|gamemode2= | |||
|gamemode3= | |||
|adapted= | |||
|pro= | |||
|popularity=staple | |||
|lpleague= | |||
|lpseason= | |||
|download=http://www.sodahappy.com/fastdl/tf2/maps/cp_badlands.bsp.bz2 | |||
|workshop= | |||
|tf2maps= | |||
|gamebanana= | |||
|tftv= | |||
|etf2l= | |||
|ugc= | |||
|officialwiki=Badlands_(Control_Point) | |||
|officialwiki2=Badlands_(competitive) | |||
|footnotes= | |||
}} | |||
</pre> | |||
==Parameters== | |||
These are the variables in the Map template: | |||
* '''name''' = Map name. You can leave it blank if it's the same name of the page | |||
* '''image''' = Don't use it for the main one since the template automatically searches for <map_name>.jpg. Use it '''rarely''' for secondary images. | |||
* '''caption''' = caption | |||
* '''maptype''' = Game mode ( 5cp, 3cp, ad, arena, bball, ctf, dom, koth, pl, plr, sd, ultiduo ) | |||
* '''filename''' = Name of the last map version | |||
* '''version''' = Leave blank if official. "Alpha", "Beta", "Final", "Official Release" or "Release Candidate" otherwise | |||
* '''author1''' = Author name with the format <Name> "nickname" <Surname> ( Es. Rebecca "Phi" Ailes ) | |||
* '''author1steam''' = Author steam link. Better if it's used the 17 digit long ( Es. 76561198039117675 ) | |||
* '''released''' = First date of release ( Es. 17 November 2015) | |||
* '''updated''' = Last update date | |||
* '''official''' = 1 if official. Leave blank if not | |||
* '''gamemode1''' = In which competitive game modes it is used (4 v4, 6v6, BBall, Highlander, Ultiduo ) | |||
* '''adapted''' = Map from which it has been taken from ( Es. Product is an adapted version of Viaduct ) | |||
* '''pro''' = Official map from which it was perfected ( Es. Granary for cp_granary_pro_rc4 ) | |||
* '''popularity''' = How often the map is used by leagues ( moderate, never played, obsolete, stample, trial ) | |||
* '''lpleague''' = Last played league ( af6s, etf2l6s, etf2lhl, esea, ozf6s, ugc4s, ugc6s, ugchl ) | |||
* '''lpseason''' = Number of the last season played | |||
* '''download''' = Reliable download link (better if from http://fakkelbrigade.eu/maps/ ) | |||
* '''workshop''' = Steam workshop link | |||
* '''tf2maps''' = TF2Maps.net thread | |||
* '''tftv''' = teamfortress.tv thread | |||
* '''etf2l''' = etf2l.org thread | |||
* '''ugc''' = ugcleague.com thread | |||
* '''officialwiki''' = wiki.teamfortress.com official page ( Es. Badlands_(Control_Point) ) | |||
* '''officialwiki2''' = wiki.teamfortress.com official competitive page ( Es. Badlands_(competitive) ) | |||
* '''footnotes''' = Foot notes | |||
* '''portal''' = Don't use it yet! | |||
<noinclude>[[Category:Template Documentation Pages]]</noinclude> | |||
==Copy / Paste== | |||
<pre style="display: inline-block;"> | |||
{{NewInfobox Map | {{NewInfobox Map | ||
|name= | |name= | ||
Line 41: | Line 160: | ||
|portal= | |portal= | ||
}} | }} | ||
</pre> | </pre> | ||
Revision as of 23:37, 24 November 2016
NewInfobox Map/doc
Map Information
Map Type:
File Name:
cp_badlands
Version:
Official Release
Author:
First Released:
14 February 2008
Last Updated:
8 July 2016
Competitive Information
Game Modes:
League Popularity:
Staple
Total Inclusions:
None
Links
This template produces an Infobox on a map page.
Example
The code:
{{NewInfobox Map |name= |image= |caption= |maptype=5cp |filename=cp_badlands |version=Official Release |author1=valve |author1steam= |author2= |author2steam= |author3= |author3steam= |released=14 February 2008 |updated=8 July 2016 |official=1 |gamemode1=6v6 |gamemode2= |gamemode3= |adapted= |pro= |popularity=staple |lpleague= |lpseason= |download=http://www.sodahappy.com/fastdl/tf2/maps/cp_badlands.bsp.bz2 |workshop= |tf2maps= |gamebanana= |tftv= |etf2l= |ugc= |officialwiki=Badlands_(Control_Point) |officialwiki2=Badlands_(competitive) |footnotes= }}
Parameters
These are the variables in the Map template:
- name = Map name. You can leave it blank if it's the same name of the page
- image = Don't use it for the main one since the template automatically searches for <map_name>.jpg. Use it rarely for secondary images.
- caption = caption
- maptype = Game mode ( 5cp, 3cp, ad, arena, bball, ctf, dom, koth, pl, plr, sd, ultiduo )
- filename = Name of the last map version
- version = Leave blank if official. "Alpha", "Beta", "Final", "Official Release" or "Release Candidate" otherwise
- author1 = Author name with the format <Name> "nickname" <Surname> ( Es. Rebecca "Phi" Ailes )
- author1steam = Author steam link. Better if it's used the 17 digit long ( Es. 76561198039117675 )
- released = First date of release ( Es. 17 November 2015)
- updated = Last update date
- official = 1 if official. Leave blank if not
- gamemode1 = In which competitive game modes it is used (4 v4, 6v6, BBall, Highlander, Ultiduo )
- adapted = Map from which it has been taken from ( Es. Product is an adapted version of Viaduct )
- pro = Official map from which it was perfected ( Es. Granary for cp_granary_pro_rc4 )
- popularity = How often the map is used by leagues ( moderate, never played, obsolete, stample, trial )
- lpleague = Last played league ( af6s, etf2l6s, etf2lhl, esea, ozf6s, ugc4s, ugc6s, ugchl )
- lpseason = Number of the last season played
- download = Reliable download link (better if from http://fakkelbrigade.eu/maps/ )
- workshop = Steam workshop link
- tf2maps = TF2Maps.net thread
- tftv = teamfortress.tv thread
- etf2l = etf2l.org thread
- ugc = ugcleague.com thread
- officialwiki = wiki.teamfortress.com official page ( Es. Badlands_(Control_Point) )
- officialwiki2 = wiki.teamfortress.com official competitive page ( Es. Badlands_(competitive) )
- footnotes = Foot notes
- portal = Don't use it yet!
Copy / Paste
{{NewInfobox Map |name= |image= |caption= |maptype= |filename= |version= |author1= |author1steam= |author2= |author2steam= |author3= |author3steam= |released= |updated= |official= |gamemode1= |gamemode2= |gamemode3= |adapted= |pro= |popularity= |lpleague= |lpseason= |download= |workshop= |tf2maps= |gamebanana= |tftv= |etf2l= |ugc= |officialwiki= |officialwiki2= |footnotes= |portal= }}