Template:OOO-Tip
OOO Tip Template
Displays a small inline gameplay tip that can be placed anywhere on a page.
Usage
{{OOO-Tip
| text = Use conveyors to automate transport.
}}Default title is **Tip**.
Custom Title Example
{{OOO-Tip
| title = Pro Tip
| text = Split conveyors early to avoid bottlenecks.
}}Example Output
đĄ Pro Tip
Split conveyors early to avoid bottlenecks.
Displays a small inline gameplay tip.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Title | title | Optional title of the tip box.
| String | optional |
| Tip text | text | Content of the tip.
| Content | required |