Template:CVG Navigation

From Wikipedia, the free encyclopedia

The template documentation below is transcluded from Template:CVG Navigation/doc [edit]

{{CVG Navigation}} is a the CVG specific version of navigational template. See the Wikipedia:WikiProject Video games/Navboxes for navbox standardization information.

Contents

Blank

To apply this template, you can start by copy-and-pasting the following code and then provide arguments:

{{CVG Navigation
| name  = {{subst:PAGENAME}}
| title = 
| body  = 

}}<noinclude>
[[Category:Video game navigational boxes|{{PAGENAME}}]]
</noinclude>

Parameters


Mandatory

name
The name of the template, which is needed for the "view • talk • edit" links to work properly on all of the pages where the template is used on. You can enter {{subst:PAGENAME}} for this value as a shortcut.
title
Text that appears centered in the titlebar (the top bar). Usually this is the template's topic, i.e. a succinct description of the body parameter's contents. A non-wrapping CSS property has been applied removing the need for &nbsp;.
body
The material contained by the template, usually a list or list of links. Format is inline.

Optional

color
Background color of the titlebar. The default colour is #CCCCFF, it is strongly advised that editors not change the color form the default.
cat
The category or categories to which a page sporting the template will become a member.

Example

The example uses {{nowrap}} instead of &nbsp; to prevent the names breaking across. If a small space between sets is desired leave an empty line between them.

Code

{{CVG Navigation
| name  = Soul series
| title = [[Soul series|''Soul'']] [[video games]]
| body  = 
{{nowrap|''[[Soul Edge]]'' •}} {{nowrap|''[[Soul Calibur]]'' •}}
{{nowrap|''[[Soul Calibur II]]'' •}} {{nowrap|''[[Soul Calibur III]]''}}
}}<noinclude>
[[Category:Video game navigational boxes|{{PAGENAME}}]]
</noinclude>

Result

See also