Template:Forumnotice: Difference between revisions
Jump to navigation
Jump to search
no edit summary
imported>Hb1290 No edit summary |
imported>Hb1290 No edit summary |
||
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> | |||
<nowiki> | |||
{{Forumpost | {{Forumpost | ||
|username= | |username={{subst:REVISIONUSER}} | ||
|rank= | |rank= | ||
|signature= | |signature=~~~~ | ||
|text={{{1}}} | |text={{{1}}} | ||
}} | }} | ||
</nowiki> | |||
</pre> | |||
Fill in "rank" with your applicable user group (e.g. if you're a user, add "User", Admins, add "Administrator, etc.) and replace {{{1}}} with the content of your post | Fill in "rank" with your applicable user group (e.g. if you're a user, add "User", Admins, add "Administrator, etc.) and replace {{{1}}} with the content of your post | ||
#Feel free to use headings in posts if you think it would make a discussion easier to follow, particularly in longer threads. | #Feel free to use headings in posts if you think it would make a discussion easier to follow, particularly in longer threads. |