From Bohemia Interactive Community
Jump to navigation
Jump to search
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
|