Template:Page

Template page
Revision as of 11:31, 13 November 2023 by Gelthor (talk | contribs) (Created page with "[[Manual page/{{{1}}}{{!}}{{#if:{{{2|}}}|{{{2|}}}|{{{1}}}}}]]<noinclude> Create a link to the named manual page. ===Quick example=== <pre> {{Manual page|Assembly}} </pre> {{Manual page|Assembly}} ===Full example=== You can also incude display text. <pre> {{Manual page|Assembly|This manual page describes the assembler syntax}} </pre> {{Manual page|Assembly|This manual page describes the assembler syntax}} </noinclude>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

[[Manual page/{{{1}}}|{{{1}}}]]

Create a link to the named manual page.

Quick example[edit source]

{{Manual page|Assembly}}

Template:Manual page

Full example[edit source]

You can also incude display text.

{{Manual page|Assembly|This manual page describes the assembler syntax}}

Template:Manual page