From GamingWiki
Jump to: navigation, search
(Created page with "Print the opening part of an infobox table. This may be called in two ways: <pre> {{Infobox begin }} {{Infobox begin | cssclassname }} </pre> If the CSS class is unspecified it d...")
 
 
(One intermediate revision by the same user not shown)
Line 6: Line 6:
 
If the CSS class is unspecified it defaults to "floatright".
 
If the CSS class is unspecified it defaults to "floatright".
  
<onlyinclude><includeonly><!--
+
<onlyinclude><!--
 
--><nowiki />
 
--><nowiki />
 
{| class="infobox {{{1|floatright}}}"<!--
 
{| class="infobox {{{1|floatright}}}"<!--
--><onlyinclude><includeonly>
+
--></onlyinclude>
 +
{{Infobox end}}

Latest revision as of 17:22, 12 August 2011

Print the opening part of an infobox table. This may be called in two ways:

{{Infobox begin }}
{{Infobox begin | cssclassname }}

If the CSS class is unspecified it defaults to "floatright".