Template:Multiplayer map infobox: Difference between revisions
From Halopedia, the Halo wiki
(rewrote page to use wikitables, hope this works...) |
m (Undo revision 1634149 by XScruffyDaSasquatchx (talk)) Tag: Undo |
||
(165 intermediate revisions by 31 users not shown) | |||
Line 1: | Line 1: | ||
{| | {{Infobox|start|bg=#A00}} | ||
| | {{Infobox|title|name={{{name|}}}}} | ||
| | {{Infobox|media|content={{{image|}}}|caption={{{caption|}}}}} | ||
{| | |||
{{ | {{Infobox|section|title={{{section1-title|Map overview}}}|bg=#E55|color=#000|entries= | ||
{{ | {{Infobox|entry|title={{{game-title|Game}}}|content={{{game|}}}|width=100px}} | ||
{{ | {{Infobox|entry|title={{{devname-title|[[Map file]] name {{Tooltip|(?)|This map's name in the game files.}}}}}|content={{{devname|}}}}} | ||
}} | }} | ||
|- | |||
{{Infobox|section|title={{{section2-title|Lore information}}}|bg=#E55|color=#000|entries= | |||
| | {{Infobox|entry|title={{{map-title|Map designation {{Tooltip|(?)|This map's in-universe War Games ID number.}}}}}|content={{{map|}}}}} | ||
{{ | {{Infobox|entry|title={{{location-title|Location}}}|content={{{location|}}}}} | ||
{{Infobox|entry|title={{{date-title|Date {{Tooltip|(?)|The date this map is set in-universe.}}}}}|content={{{date|}}}}} | |||
{{ | |||
{{ | |||
}} | }} | ||
{{# | |||
{{Infobox|section|title={{{section3-title|Gameplay overview}}}|bg=#E55|color=#000|entries= | |||
{{ | {{Infobox|entry|title={{{terrain-title|Terrain}}}|content={{{terrain|}}}}} | ||
{{ | {{Infobox|entry|title={{{symmetry-title|Map layout}}}|content={{{symmetry|}}}}} | ||
{{ | {{Infobox|entry|title={{{playernumber-title|Recommended number of players}}}|content={{{playernumber|}}}}} | ||
{{ | {{Infobox|entry|title={{{gametypes-title|Recommended gametype(s)}}}|content={{{gametypes|}}}}} | ||
{{Infobox|entry|title={{{parscore-title|Par score}}}|content={{{parscore|}}}}} | |||
}} | }} | ||
{{ | |||
{{Infobox|end}}<includeonly>{{Infobox/pagetitle|name={{{pagename|{{{name|}}}}}}|label={{{pagelabel|Multiplayer map}}}|label2={{#acronym:game|{{{pagegamelabel|}}}|title|{{{pagegamelabel|}}}}}}}</includeonly><noinclude>{{clear}} | |||
==Usage instructions== | |||
To use this template, paste the following code into the top of the article, filling all relevant fields: | |||
}} | |||
{{ | |||
}} | |||
{{# | |||
{{ | |||
}} | |||
{{ | |||
}} | |||
<pre> | <pre> | ||
{{Multiplayer | {{Multiplayer map infobox | ||
| name | |name= | ||
| image | |image= | ||
| game | |game= | ||
| location | |devname= | ||
| | |map= | ||
| | |location= | ||
| | |date= | ||
| | |playernumber= | ||
| | |gametypes= | ||
| | |parscore= | ||
|terrain= | |||
|symmetry= | |||
}} | }} | ||
</pre> | </pre> | ||
[[Category: | [[Category:Infobox templates]]</noinclude> | ||
</noinclude> |
Latest revision as of 16:11, June 29, 2024
Multiplayer map infobox | |
---|---|
Usage instructions
To use this template, paste the following code into the top of the article, filling all relevant fields:
{{Multiplayer map infobox |name= |image= |game= |devname= |map= |location= |date= |playernumber= |gametypes= |parscore= |terrain= |symmetry= }}