Jump to content

Template:OOO-Intro: Difference between revisions

From Out of Ore Wiki
mNo edit summary
mNo edit summary
 
Line 2: Line 2:
<div class="ooo-intro__title">{{{title|}}}</div>
<div class="ooo-intro__title">{{{title|}}}</div>
<div class="ooo-intro__text">{{{text|}}}</div>
<div class="ooo-intro__text">{{{text|}}}</div>
<div class="ooo-intro__divider"></div>
</div></includeonly><noinclude>
</div></includeonly><noinclude>



Latest revision as of 22:03, 3 March 2026


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.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Intro Titletitle

Main heading displayed in brand style.

Stringrequired
Intro Texttext

Introductory paragraph(s). Supports wiki formatting.

Contentrequired