Difference between revisions of "Template:Infobox:Base"
From Cantr II Wiki
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> | + | <includeonly><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></includeonly> |
<noinclude>{{Doc}}[[Category:Meta-Plantillas|{{PAGENAME}}]] | <noinclude>{{Doc}}[[Category:Meta-Plantillas|{{PAGENAME}}]] | ||
</noinclude> | </noinclude> |
Revision as of 10:17, 21 February 2010
{{Infobox:Base}} is a meta-template, ie a template for creating templates. UsagePut 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 |