Template:Forumnotice: Difference between revisions

Jump to navigation Jump to search
saving space
No edit summary
(saving space)
Line 2: Line 2:
|'''When posting on the forum:'''
|'''When posting on the forum:'''
Use the following syntax to create your post in the proper format:
Use the following syntax to create your post in the proper format:
<pre>
<pre><nowiki>{{Forumpost
<nowiki>
{{Forumpost
|username={{subst:REVISIONUSER}}
|username={{subst:REVISIONUSER}}
|rank={{subst:#ifsysop:Administrator|User}}
|rank={{subst:#ifsysop:Administrator|User}}
|timestamp={{subst:CURRENTDAY}} {{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}
|timestamp={{subst:CURRENTDAY}} {{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}
|text={{{1}}}
|text=Post goes here
}}
}}</nowiki></pre>
</nowiki>
</pre>
'''Note:''' When creating or replying to a post, this markup will be automatically loaded in for you. You will simply need to fill in the "text" parameter.
'''Note:''' When creating or replying to a post, this markup will be automatically loaded in for you. You will simply need to fill in the "text" parameter.
* To quote a user's post, use this syntax in your post: <code><nowiki>{{quote|text|quoted user}}</nowiki></code>
* To quote a user's post, use this syntax in your post: <code><nowiki>{{quote|text|quoted user}}</nowiki></code>

Navigation menu