Template:BOX QUESTION

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

About

This template will provide a box as above. The content is fully customisable.

Use

{{BOX_QUESTION}} Content {{/BOX_QUESTION}}

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_QUESTION}}Content line 1
Content line 2
Content line 3
|-
| colspan=2 |
Content line 4
etc...
{{/BOX_QUESTION}}


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_QUESTION}}Content line 1
Content line 2
Content line 3
|-
|
| colspan=2 |
Content line 4
etc...
{{/BOX_QUESTION}}
Namespaces

Variants
Actions
Navigation
Toolbox