Template:Forumpost: Difference between revisions
Jump to navigation
Jump to search
imported>Hb1290 No edit summary |
imported>Hb1290 No edit summary |
||
| Line 1: | Line 1: | ||
< | {| style="border: solid 1px #FFFFFF; background-color: #f2f2f2;" width="100%" | | ||
| style="border: none; background-color:#e6e6e6" valign="top" width="15%" rowspan="2" |<div style="text-align: center;">'''<span style="font-size: 15px"></span>'''<br>{{#avatar:{{{username}}}|l}}<br>[[User:{{{username}}}|{{{username}}}]]<br><span class="plainlinks">'''[{{fullurl:Special:ListUsers|limit=1&username={{urlencode:{{{username}}}}}}} {{{rank}}}]'''</span><br>{{{timestamp}}}</div> <br><center><span class=plainlinks>[https://closinglogosgroup.miraheze.org/w/index.php?title={{FULLPAGENAMEE}}&action=edit§ion=new&preload=Template:Forumpost/preload Reply] | [https://closinglogosgroup.miraheze.org/w/index.php?title=CLG_Wiki:User_Reports&action=edit§ion=new&preload=Template:Report/preload Report]</center></span> | |||
<br> | |||
| width="100%" valign="top" height="10%" style="padding: .5em;" |<br> | |||
{{{text}}} | |||
|}<noinclude> | |||
==Usage== | |||
<pre> | <pre> | ||
<nowiki> | |||
{{Forumpost | {{Forumpost | ||
|text= | |username={{subst:REVISIONUSER}} | ||
|rank={{subst:#ifsysop:Administrator|user}} | |||
|timestamp={{subst:CURRENTDAY}} {{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}} | |||
|text={{{1}}} | |||
}} | }} | ||
</nowiki> | |||
</pre> | </pre> | ||
[[Category:Forum Templates]] | |||