How To: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "<dl class="command_description"> <dt></dt>" to "<dl class="command_description"> <dt></dt>")
m (Text replacement - "</dd> </dl> " to "</dd> </dl> ")
Line 28: Line 28:
note text
note text
</dd>
</dd>
</dl>
</dl>
</syntaxhighlight>
</syntaxhighlight>
Line 39: Line 40:
note text
note text
</dd>
</dd>
</dl>
</dl>
|}
|}

Revision as of 16:45, 12 June 2021

Add a new note

  • Click on "Add New Note"
  • Remove everything but the 1st and the last line
  • Type your note in between:
{{subst:{{Preload/Note}}|
...your note here...
}}
  • Check it with "Show preview"
  • Publish it with "Save changes"
Examples
Code Result
<dl class="command_description">

<dt></dt>
<dd class="notedate">Posted on Month DD, YYYY - HH:MM (UTC)</dd>
<dt class="note">[[User:Username|Username]]</dt>
<dd class="note">
note text
</dd>

</dl>
Posted on Month DD, YYYY - HH:MM (UTC)
Username
note text