Difference between revisions of "Template:Infobox map/doc"

From QWiki
m (Finishing cleanup of doc)
m (Added loc)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{Infobox map
 
{{Infobox map
|name=Mapname
+
|name= xm00s19
 
|creator={{player|lurq|flag=se}}
 
|creator={{player|lurq|flag=se}}
|released year=2020
+
|year=2019
|image=Infobox placeholder.png
+
|image=Map Xm00s19.jpg
|gametype=2on2
+
|gametype=1on1, ffa
|size=Medium
+
|size=Small
|family=TB5
+
|family=Fun maps
|no-cat=true
+
|download=https://maps.quakeworld.nu/base/xm00s19.bsp
 +
|loc=https://cdn.discordapp.com/attachments/501427349846360064/502962604340281355/an1-beta6.loc
 
}}
 
}}
 
This Infobox is designed to give basic information about Quakeworld maps.
 
This Infobox is designed to give basic information about Quakeworld maps.
Line 13: Line 14:
 
* '''name''' = Map name
 
* '''name''' = Map name
 
* '''creator''' = (optional) Nickname of author with flag
 
* '''creator''' = (optional) Nickname of author with flag
* '''released year''' = (optional) Year first released
+
* '''year''' = (optional) Year first released
 
* '''image''' = (optional) Picture
 
* '''image''' = (optional) Picture
 
* '''gametype''' = (optional) 1on1, 2on2, 4on4, ffa, dmm4 or other modes
 
* '''gametype''' = (optional) 1on1, 2on2, 4on4, ffa, dmm4 or other modes
 
* '''size''' = (optional) Small, Medium, Large
 
* '''size''' = (optional) Small, Medium, Large
* '''family''' = (optional) TB3 or TB5
+
* '''family''' = (optional) What category/family it belongs to
 +
* '''download''' = (optional) URL to download bsp
 +
* '''loc''' = (optional) URL to download loc
  
 
=== Blank template ===
 
=== Blank template ===
Line 25: Line 28:
 
|name=
 
|name=
 
|creator=
 
|creator=
|released year=
+
|year=
 
|image=
 
|image=
 
|gametype=
 
|gametype=
 
|size=
 
|size=
 
|family=
 
|family=
 +
|download=
 +
|loc=
 
}}
 
}}
 
</pre>
 
</pre>
Line 37: Line 42:
 
<pre style="overflow: auto">
 
<pre style="overflow: auto">
 
{{Infobox map
 
{{Infobox map
|name=Mapname
+
|name= xm00s19
 
|creator={{player|lurq|flag=se}}
 
|creator={{player|lurq|flag=se}}
|released year=2020
+
|year=2019
|image=Infobox placeholder.png
+
|image=Map Xm00s19.jpg
|gametype=2on2
+
|gametype=1on1, ffa
|size=Medium
+
|size=Small
|family=TB5
+
|family=Fun maps
|no-cat=true
+
|download=https://maps.quakeworld.nu/base/xm00s19.bsp
 +
|loc=https://cdn.discordapp.com/attachments/501427349846360064/502962604340281355/an1-beta6.loc
 
}}
 
}}
 
</pre>
 
</pre>
 
<noinclude>[[Category:Template Documentation Pages]]</noinclude>
 
<noinclude>[[Category:Template Documentation Pages]]</noinclude>

Latest revision as of 12:44, 9 October 2020

[e][h]xm00s19
Map Xm00s19.jpg
Creator:
Released:
2019
Gametype:
1on1, ffa
Size:
Small
Family:
Fun maps

This Infobox is designed to give basic information about Quakeworld maps.

Parameters

  • name = Map name
  • creator = (optional) Nickname of author with flag
  • year = (optional) Year first released
  • image = (optional) Picture
  • gametype = (optional) 1on1, 2on2, 4on4, ffa, dmm4 or other modes
  • size = (optional) Small, Medium, Large
  • family = (optional) What category/family it belongs to
  • download = (optional) URL to download bsp
  • loc = (optional) URL to download loc

Blank template

You can copy the code snippet below and fill in the parameters to customize this Infobox. If any parameter doesn't apply, leave it blank and that line will not appear in the Infobox.

{{Infobox map
|name=
|creator=
|year=
|image=
|gametype=
|size=
|family=
|download=
|loc=
}}

Example

The code below created the Infobox on this page.

{{Infobox map
|name= xm00s19
|creator={{player|lurq|flag=se}}
|year=2019
|image=Map Xm00s19.jpg
|gametype=1on1, ffa
|size=Small
|family=Fun maps
|download=https://maps.quakeworld.nu/base/xm00s19.bsp
|loc=https://cdn.discordapp.com/attachments/501427349846360064/502962604340281355/an1-beta6.loc
}}