Template:Helpfile: Difference between revisions
Jump to navigation
Jump to search
m (trying again) |
(Fixing example styling hiccup by just matching it to the others) Tag: Manual revert |
||
| (One intermediate revision by the same user not shown) | |||
| Line 16: | Line 16: | ||
{{#if:{{{syntax|}}}|== Syntax == | {{#if:{{{syntax|}}}|== Syntax == | ||
{{{syntax}}}|}} | {{{syntax}}}|}} | ||
{{#if:{{{examples|}}}| | {{#if:{{{examples|}}}|== Examples == | ||
{{ConsoleLog|{{{examples}}}}}|}} | {{ConsoleLog|{{{examples}}}}}|}} | ||
{{#if:{{{notes|}}}|== Notes == | {{#if:{{{notes|}}}|== Notes == | ||
Latest revision as of 16:12, 29 August 2025
This template is used for helpfiles. Please, follow this format:
{{Helpfile
|This command is used for emoting.
|syntax=emote <emote>
|examples=emote smiles at ~person.
emote grins at ~person.
|notes=You have many options for targetting.
|seealso=* Targetting
}}