Template:Post: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
No edit summary
(added support for post type)
Line 4: Line 4:
| colspan=2 | {{{p|Empty Post!}}}
| colspan=2 | {{{p|Empty Post!}}}
|-
|-
| colspan=2 | This message was originally posted in ''{{{f|an unknown folder}}}'', by '''{{{a|an unknown author}}}''' on the play.net forums.<includeonly>{{#if:{{{list|}}}|[[Category:Forum Posts|{{{list}}}]]|{{cat|Forum Posts}}}}</includeonly>
| colspan=2 | This message was originally posted in ''{{{f|an unknown folder}}}'', by '''{{{a|an unknown author}}}''' on the play.net forums.<includeonly>{{#if:{{{list|}}}|[[Category:Forum Posts|{{{list}}}]]|{{cat|Forum Posts}}}}{{#arraymaptemplate:{{{k}}}|Template:PostType|,|}}</includeonly>
|}<noinclude>
|}<noinclude>


Line 21: Line 21:
|-
|-
| a || Author of the post (play.net account)
| a || Author of the post (play.net account)
|-
| k || The type of post this is. Valid options are m (mechanics), r (game lore), or l (logs). Multiple types should be separated by ,s.
|-
|-
| p || Contains the body of the post.
| p || Contains the body of the post.

Revision as of 23:11, 16 September 2010

? ยท on ? ?
Empty Post!
This message was originally posted in an unknown folder, by an unknown author on the play.net forums.


Usage Documentation

This is a template for replicating play.net forum posts to retain information against their eventual purge.

t Title of the post
d Date and time of the post
n Number of the post
f Is the forum folder where it was posted
a Author of the post (play.net account)
k The type of post this is. Valid options are m (mechanics), r (game lore), or l (logs). Multiple types should be separated by ,s.
p Contains the body of the post.
list If the name is odd, you can optionally add where it will be listed in Category:Forum Posts with this variable.
{{Post
|t=
|d=
|n=
|a=
|f=
|p=
}}