How To: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "<dl class="command_description"> <dd class="notedate">" to "<dl class="command_description"> <dt></dt> <dd class="notedate">")
m (Text replacement - "<dl class="command_description"> <dt></dt>" to "<dl class="command_description"> <dt></dt>")
Line 21: Line 21:
| <syntaxhighlight lang="html">
| <syntaxhighlight lang="html">
<dl class="command_description">
<dl class="command_description">
<dt></dt>
<dt></dt>
<dd class="notedate">Posted on Month DD, YYYY - HH:MM (UTC)</dd>
<dd class="notedate">Posted on Month DD, YYYY - HH:MM (UTC)</dd>
Line 31: Line 32:
| style="vertical-align: top" |
| style="vertical-align: top" |
<dl class="command_description">
<dl class="command_description">
<dt></dt>
<dt></dt>
<dd class="notedate">Posted on Month DD, YYYY - HH:MM (UTC)</dd>
<dd class="notedate">Posted on Month DD, YYYY - HH:MM (UTC)</dd>

Revision as of 14:26, 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