More actions
m Add new role option. Expand sample. |
m Take the infobox bit in the template name out of the category sort order. |
||
| (One intermediate revision by the same user not shown) | |||
| Line 74: | Line 74: | ||
; Creating a "page" using class InfoboxContainer | ; Creating a "page" using class InfoboxContainer | ||
: This will fit as many infoboxes as possible next to each other, centered on the page. Automatically creating as many rows as needed. | : This will fit as many infoboxes as possible next to each other, centered on the page. Automatically creating as many rows as needed. | ||
: {{Tl|InfoboxContainerCSS}} is only needed once per page. | |||
<pre> | <pre> | ||
{{InfoboxContainerCSS}} | |||
<div class="InfoboxContainer"> | <div class="InfoboxContainer"> | ||
{{Infobox coordinator | {{Infobox coordinator | ||
| Line 156: | Line 159: | ||
</div> | </div> | ||
<includeonly>[[Category:Infobox templates]]<!-- Any categories for the template itself --></includeonly> | <includeonly>[[Category:Infobox templates|coordinator]]<!-- Any categories for the template itself --></includeonly> | ||
<noinclude>[[Category:Template documentation]]</noinclude> | <noinclude>[[Category:Template documentation]]</noinclude> | ||