Template:BOX EDIT THIS

From ARGUS TV Wiki
Jump to: navigation, search
ICN EDIT YELLOW.PNG

About

This template will provide a box as above. The content is customisable. There is a fixed footer, not shown in the box above.

Use

{{BOX_EDIT_THIS}} Content {{/BOX_EDIT_THIS}}

See Predefined Message Boxes for more info.

Image Placement

By default, the image is placed on the left hand side and centred vertically, text does not wrap around the image. However it is possible to alter these properties if needed.

To have the image stay at the top left corner and wrap the text below, use the following code before the line you want to begin wrapping:

|-
| colspan=2 | ...your text continues here...

eg.

{{BOX_EDIT_THIS}}Content line 1
Content line 2
Content line 3
|-
| colspan=2 |
Content line 4
etc...
--Fixed Content--
{{/BOX_EDIT_THIS}}


To have the image stay at the top left corner but not wrap the text below it, use the following code, the image will be vertically centred against the text before this code.

|-
|
| colspan=2 | ...your text continues here...

eg.

{{BOX_EDIT_THIS}}Content line 1
Content line 2 Content line 3
|-
|
| colspan=2 |
Content line 4
etc...
--Fixed Content--
{{/BOX_EDIT_THIS}}
Namespaces

Variants
Actions
Navigation
Toolbox