The PCB wiki has now been archived and is read-only. |
Difference between revisions of "United States of Aurum"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
== | {{High-use|946171}} | ||
{{Lua|Module:Side box}} | |||
<div style="clear:right;margin-top:1.0em;"> | |||
{{Side box |metadata=No | |||
| above = '''''above''''' content appears here, in a separate row above the main text area | |||
| image = {{smaller|('''''image''''')}} | |||
| text = '''''text''''' content, the box's main content, appears here | |||
| imageright = {{longitem|font-size:90%|('''''image<br/>right'''''{{hair space}})}} | |||
| below = '''''below''''' content appears here, in a separate row below the main text area | |||
}} | |||
{{Template shortcut |Sidebox}} | |||
This template is a meta-template that can be used to create nicely-styled floating content boxes (see example directly opposite). | |||
</div> | |||
===Parameters=== | |||
{| class="wikitable" | |||
! Parameter !! Description | |||
|- | |||
| metadata || Set as {{para|metadata|no}} to suppresses the [[Meta element|HTML "metadata" class]]. | |||
|- | |||
| position || Set as {{para|position|left}} to position the box on the left-hand rather than right-hand side of the page and remove the float. | |||
|- | |||
| class || [[CSS]] [[HTML attribute|class]]es to apply to the box. | |||
|- | |||
| style || [[CSS styles]] to apply to the box. | |||
|- | |||
| abovestyle || CSS styles to apply to the "above" cell (see next parameter) only. | |||
|- | |||
| above || Content to appear in a separate row above the main cell (and spanning the entire width of the box). | |||
|- | |||
| image || A full image tag (or other content); if this is not present or set as {{code|none}}, no image is displayed. | |||
|- | |||
| textstyle || CSS styles to apply to the text cells only. | |||
|- | |||
| text || Text to display in the box. | |||
|- | |||
| imageright || A full image tag (or other content) to display in a separate table cell on the box's righthand side. | |||
|- | |||
| below || Content to appear in a separate row underneath the main cell (and spanning the entire width of the box). | |||
|- | |||
|} |
Revision as of 01:19, 9 October 2019
This template is used on approximately 950,000 pages, so changes to it will be widely noticed. Please test any changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Please consider discussing changes on the talk page before implementing them. |
This template uses Lua:
|
above content appears here, in a separate row above the main text area | ||
Template:Smaller | text content, the box's main content, appears here | Template:Longitem |
below content appears here, in a separate row below the main text area |
This template is a meta-template that can be used to create nicely-styled floating content boxes (see example directly opposite).
Parameters
Parameter | Description |
---|---|
metadata | Set as |metadata=no to suppresses the HTML "metadata" class.
|
position | Set as |position=left to position the box on the left-hand rather than right-hand side of the page and remove the float.
|
class | CSS classes to apply to the box. |
style | CSS styles to apply to the box. |
abovestyle | CSS styles to apply to the "above" cell (see next parameter) only. |
above | Content to appear in a separate row above the main cell (and spanning the entire width of the box). |
image | A full image tag (or other content); if this is not present or set as Template:Code, no image is displayed. |
textstyle | CSS styles to apply to the text cells only. |
text | Text to display in the box. |
imageright | A full image tag (or other content) to display in a separate table cell on the box's righthand side. |
below | Content to appear in a separate row underneath the main cell (and spanning the entire width of the box). |