Template:OOO-Intro
Appearance
OOO Intro Template
Creates a styled introduction section for the top of a page.
Usage
{{OOO-Intro
| title = Power Systems
| text = Power generation is required to operate machines and production chains.
}}
Notes
- Place at the top of a page.
- Text supports full wiki formatting (links, lists, bold, etc.).
- Styling handled globally in Common.css.
Creates a styled introduction section for the top of a page.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Intro Title | title | Main heading displayed in brand style. | String | required |
| Intro Text | text | Introductory paragraph(s). Supports wiki formatting. | Content | required |