Difference between revisions of "Template:Infobox:Base"

From Cantr II Wiki
Jump to: navigation, search
Line 1: Line 1:
 
<table class="toccolours" style="margin:0px 0px 5px 10px; text-align:center; padding:4px;" cellpadding="0px" cellspacing="0px" align="right"><tr><td>{{{contenido|ERROR CONTENIDO BASE}}}</td></tr></table>
 
<table class="toccolours" style="margin:0px 0px 5px 10px; text-align:center; padding:4px;" cellpadding="0px" cellspacing="0px" align="right"><tr><td>{{{contenido|ERROR CONTENIDO BASE}}}</td></tr></table>
<noinclude>[[Category:Meta-Plantillas|{{PAGENAME}}]]
+
<noinclude>{{Doc}}[[Category:Meta-Plantillas|{{PAGENAME}}]]
 
</noinclude>
 
</noinclude>

Revision as of 08:08, 21 February 2010

ERROR CONTENIDO BASE
Template documentation[ view ] [ discuss ] [edit]

{{Infobox:Base}} is a meta-template, ie a template for creating templates.

Usage

Put the following code in the template being designed.

{{Infobox:Base
| width   =
| content =
}}

The width parameter is not mandatory. But it is advisable to specify this. The default is "250".

You can complete the parameter content including other templates, such as Template:Infobox:Header, Template:Infobox:Section and Template:Infobox:SectionList to create templates.

See also