Template:Saved-post: Difference between revisions

The official GemStone IV encyclopedia.
Jump to navigation Jump to search
m (Undo revision 96038 didn't work)
(try again)
Line 2: Line 2:
'''Category:''' {{{category|(Unknown)}}}<br>'''Topic:''' {{{topic|(Unknown)}}}<br>'''Message #:''' {{{messagenum|(Unknown)}}}<br>'''Author:''' {{{author|(Unknown)}}}<br>'''Date:''' {{{date|(Unknown)}}}<br>'''Subject: {{{subject|(Unknown)}}}'''</div>
'''Category:''' {{{category|(Unknown)}}}<br>'''Topic:''' {{{topic|(Unknown)}}}<br>'''Message #:''' {{{messagenum|(Unknown)}}}<br>'''Author:''' {{{author|(Unknown)}}}<br>'''Date:''' {{{date|(Unknown)}}}<br>'''Subject: {{{subject|(Unknown)}}}'''</div>
<includeonly>
<includeonly>
[[Category:Saved Posts]]
{{#switch: {{{include}}} | yes = [[Category:Saved Posts]] | no =| [[Category:Saved Posts]] }}
</includeonly><noinclude>
</includeonly><noinclude>
Code to copy/paste:<br>
Code to copy/paste:
<pre{{log2|border=none}}>
<nowiki>{{saved-post</nowiki><br>
<nowiki>| category = </nowiki><br>
<nowiki>{{saved-post</nowiki>
<nowiki>| topic = </nowiki><br>
<nowiki>| category = </nowiki>
<nowiki>| messagenum = </nowiki><br>
<nowiki>| topic = </nowiki>
<nowiki>| author = </nowiki><br>
<nowiki>| messagenum = </nowiki>
<nowiki>| date = </nowiki><br>
<nowiki>| author = </nowiki>
<nowiki>| subject = </nowiki><br>
<nowiki>| date = </nowiki>
<nowiki>| subject = </nowiki>
<nowiki>}}</nowiki>
<nowiki>}}</nowiki>
</pre>

[[Category: Templates]]
[[Category: Templates]]
</noinclude>
</noinclude>

Revision as of 10:02, 27 August 2017

Category: (Unknown)
Topic: (Unknown)
Message #: (Unknown)
Author: (Unknown)
Date: (Unknown)
Subject: (Unknown)

Code to copy/paste:

{{saved-post
| category = 
| topic = 
| messagenum = 
| author = 
| date = 
| subject = 
}}