How To: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Reverted edits by R3vo (talk) to last revision by Lou Montana)
Tag: Rollback
m (Fix template)
Line 6: Line 6:
* Remove everything but the 1st and the last line
* Remove everything but the 1st and the last line
* Type your note in between:
* Type your note in between:
::'''<nowiki>{{subst:Add new note/construct|</nowiki>'''
::'''{{<nowiki/>subst:{{Template|Preload/Note}}|'''
::::...your note here...
::::...your note here...
::'''<nowiki>}}</nowiki>'''
::'''<nowiki>}}</nowiki>'''
* Check it with "Show preview"
* Check it with "Show preview"
* Publish it with "Save changes"
* Publish it with "Save changes"
|
| {{Youtube|NtOl1gLz3Fo|[http://www.youtube.com/watch?v{{=}}NtOl1gLz3Fo Video Tutorial]|right|400}}
Watch [http://www.youtube.com/watch?v=NtOl1gLz3Fo Video Tutorial]<br>
<youtube>NtOl1gLz3Fo</youtube>
|}
|}



Revision as of 03:19, 16 January 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">
<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