From GamingWiki
(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...") |
|||
Line 9: | Line 9: | ||
--><nowiki /> | --><nowiki /> | ||
{| class="infobox {{{1|floatright}}}"<!-- | {| class="infobox {{{1|floatright}}}"<!-- | ||
− | --><onlyinclude><includeonly> | + | --></onlyinclude></includeonly> |
Revision as of 16:40, 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".