How To: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Page formatting and category addition)
m (Post → Add* a new note)
Line 1: Line 1:
== Add a new note ==


== Post a new note ==
{| style="width: 100%"
{| style="width: 100%"
|
|

Revision as of 21:44, 22 December 2019

Add a new note

  • Click on "Add New Note"
  • Remove everything but the 1st and the last line
  • Type your note in between:
{{subst:Add new note/construct|
...your note here...
}}
  • Check it with "Show preview"
  • Publish it with "Save changes"

Watch Video Tutorial

Examples
Code Result
<dl class="command_description">
<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