Templates

From gm_construct 13 beta
Revision as of 04:43, 10 July 2023 by Xalalau (talk | contribs) (Created page with "==Overview== Templates are wiki pages whose content can be embedded in other pages. They allow for easy translations and help maintain consistency among related documents. This page describes some templates for formatting text. == Templates == {| class="wikitable" |- ! Template !! Example syntax !! Example output |- ! <h5> Warning </h5> | <pre>{{warning}} Here is my warning 1.</pre> <pre>{{warning|Here is my warning 2.}}</pre> | {{warning}} Here...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Overview

Templates are wiki pages whose content can be embedded in other pages. They allow for easy translations and help maintain consistency among related documents. This page describes some templates for formatting text.

Templates

Template Example syntax Example output
Warning
{{warning}} Here is my warning 1.
{{warning|Here is my warning 2.}}
Here is my warning 1.

Here is my warning 2.
Note
{{note|Note 1}}
Note 1
Tip
{{Tip|Here is my tip.}}
Here is my tip.
Notice
{{Notice|Here is my notice.}}
Here is my notice.
Fixme
{{Fixme}}
{{{icon-size}}} This documentation is considered incorrect and should not be used as a point of reference. It needs reviewing by someone who understands the subject matter and can fix any problems.
Historical
{{Historical}}
{{{icon-size}}} This page is obsolete. It is being retained for archival purposes. It may document extensions or features that are obsolete and/or no longer supported. Do not rely on any information on this page.
Outdated (Alias: Update)
{{Outdated}}
Alias: {{Update}}
{{{icon-size}}} This page is outdated. It was written for an older version of the content and may not apply to the most recent version. If you have checked or updated this page and found the content to be suitable, please remove this notice.
Draft
{{Draft}}
{{{icon-size}}} This page is currently a draft.

More information and discussion about changes to this draft may be on the discussion page.