Template:Saved-post: Difference between revisions

The official GemStone IV encyclopedia.
Jump to navigation Jump to search
No edit summary
(will revert if people don't like it, I was tired of squinting)
Line 1: Line 1:
<div style="padding: 2px; padding-left: 10px; margin-right: 10%; background: #F0F8FF; border: 1px dotted black; text-align: left; font-size:90%; font-family:sans-serif; color:black;">
'''Category:''' {{{category|(Unknown)}}}
'''Category:''' {{{category|(Unknown)}}}<br>'''Topic:''' {{{topic|(Unknown)}}}<br>'''Message #:''' {{{messagenum|(Unknown)}}}<br>'''Author:''' {{{author|(Unknown)}}}<br>'''Date:''' {{{date|(Unknown)}}}<br>'''Subject:''' {{{subject|(Unknown)}}}</div>
'''Topic:''' {{{topic|(Unknown)}}}
'''Message number:''' {{{messagenum|(Unknown)}}}
'''Author:''' {{{author|(Unknown)}}}
'''Date:''' {{{date|(Unknown)}}}
'''Subject:''' {{{subject|(Unknown)}}}
<includeonly>
<includeonly>
[[Category:Saved Posts]]
[[Category:Saved Posts]]
</includeonly>
</includeonly>
<noinclude>Code to copy/paste:<br>
<nowiki>{{saved-post</nowiki><br>
<nowiki>| category = </nowiki><br>
<nowiki>| topic = </nowiki><br>
<nowiki>| messagenum = </nowiki><br>
<nowiki>| author = </nowiki><br>
<nowiki>| date = </nowiki><br>
<nowiki>| subject = </nowiki><br>
<nowiki>}}</nowiki></noinclude>

Revision as of 10:30, 11 July 2014

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

Code to copy/paste:
{{saved-post
| category =
| topic =
| messagenum =
| author =
| date =
| subject =
}}