Template:Post: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
(added page tag)
(added sub handling)
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}}}}{{#if:{{{c|}}}|{{#arraymaptemplate:{{{c}}}|Template:PostType|,|}}|[[needs categorization::true| ]]}}</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}}}}{{#if:{{{c|}}}|{{#arraymaptemplate:{{{c}}}|Template:PostType|,|}}|[[needs categorization::true| ]]}}{{#if:{{{sub|}}}|{{#arraymap:{{{sub}}}|,|x|[[post relates to::x| ]]| }}}}</includeonly>
|}<noinclude>
|}<noinclude>


Line 25: Line 25:
|-
|-
| p || Contains the body of the post.
| p || Contains the body of the post.
|-
| sub || Subjects the post talks about. Used to automatically populate to [[Template:RefAl]].
|-
|-
| list || If the name is odd, you can optionally add where it will be listed in [[:Category:Forum Posts]] with this variable.
| list || If the name is odd, you can optionally add where it will be listed in [[:Category:Forum Posts]] with this variable.

Revision as of 22:09, 8 May 2011

? ยท 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)
c The type of post this is. Valid options are m (mechanics), r (game lore), e (events), or l (logs). Multiple types should be separated by ,s.
p Contains the body of the post.
sub Subjects the post talks about. Used to automatically populate to Template:RefAl.
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=
}}