Template:Guide

Template page
Revision as of 16:25, 11 November 2023 by Gelthor (talk | contribs) (Created page with "<includeonly>Category:Guide{{#if:{{{narrow|}}}|<templatesyltes src=Template:Guide/narrow.css/>}}</includeonly><noinclude> ==Usage== Adds the current page to the Category:guide category. * Optionally narrows the the paragraph width. <pre> {{guide| narrow = Set to 1, or any value, to reduce the paragraph width (Optional). }} </pre> ===Normal example=== <pre> {{guide}} </pre> For a guide with default styling & width. ===Narrow example=== <pre> {{guide|narrow=1}}...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Usage

Adds the current page to the guide category.

  • Optionally narrows the the paragraph width.
{{guide|
narrow = Set to 1, or any value, to reduce the paragraph width (Optional).
}}

Normal example

{{guide}}

For a guide with default styling & width.

Narrow example

{{guide|narrow=1}}

For a guide with narrower paragraphs.