Difference between revisions of "Template:Infobox command"

From QWiki
m
m
Line 1: Line 1:
 
<includeonly><!--
 
<includeonly><!--
 +
 +
--><div class="fo-nttax-infobox-wrapper infobox-{{{game|dota2}}}">
 +
<div class="fo-nttax-infobox wiki-bordercolor-light">
 +
<div>
 +
<div class="infobox-header wiki-backgroundcolor-light"><span class="infobox-buttons"><nowiki>[</nowiki>[{{SERVER}}{{localurl:{{FULLPAGENAME}}|action=edit&section=0}} e]<nowiki>]</nowiki><nowiki>[</nowiki>[[Template:Infobox_map|h]]<nowiki>]</nowiki></span></div>
 +
</div><!--
  
 
Image
 
Image

Revision as of 08:22, 16 April 2019

Documentation (view - edit)

[e][h]
Creator:
qqshka
Type:
command
Released:
8th March 2009
Sort:
qtv

This template produces an Infobox on a command page.

Parameters

These are the variables in the Player template:

  • image = (optional) Picture
  • creator = (optional) Who created it
  • year = (optional) Released year
  • type = (optional) cvar/command/setting?
  • sort = (optional) cvar/command/setting?


Example

The following code was used to create the infobox on this page.

{{Infobox command
|image=
|creator=qqshka
|year=8th March 2009
|type=command
|sort=qtv
}}

Copy / Paste

{{Infobox command
|image=
|creator=
|year=
|type=
|sort=
}}