Template:Box: Difference between revisions
From AYSO Wiki
No edit summary |
m 39 revisions imported: Import changes since February 9, 2026 |
||
| (9 intermediate revisions by one other user not shown) | |||
(No difference)
| |||
Latest revision as of 02:04, 19 February 2026
- Usage
{{Box
|title=
|target=
|header=
|image=
|content=
}}
- Example
(Wrapped into Template:Boxes)
Creates a box.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Box title | title | If not set, falls back to `target`. | String | optional |
| Box header position | header | Set to "bottom" to move header down. Otherwise it will show up at the top. | String | optional |
| Link target | target | Name of the page to link the box to. | Page name | optional |
| Image | image | Name of the uploaded image to be shown as the box background. | File | optional |
| Box content | content | Arbitrary wikitext adapted for use inside templates. | Content | optional |

