Template:Forum message: Difference between revisions
From Hattrick
Jump to navigationJump to search
Added links to Users |
mNo edit summary |
||
| (28 intermediate revisions by 10 users not shown) | |||
| Line 1: | Line 1: | ||
{| | <noinclude>{{documentation}}[[Category:Forum templates|Forum message]]</noinclude> | ||
| | {| width="{{{width|90%}}}" style="background-color: #738C73; border-collapse: collapse; font-size:92%; border:2px solid #738C73; padding: 0 1em 1em 1em;" | ||
| align="right" | ''' | |+ {{#if:{{{keywords|}}}|Keywords: '''{{{keywords}}}'''|'''Forum message'''}} | ||
| border="0" width="24px" style="padding: 0.1em 0.5em; color:white" | From: || style="background-color: white; border-radius:9px;" | '''{{{from}}}''' || | |||
| align="right" style="padding: 0.1em 0.5em; color:white" | '''{{messageid|{{{msgid}}}}}''' as reply to {{messageid|{{{prevmsgid}}}}} | |||
|- | |- | ||
| | | colspan="3" style="padding: 0.1em 0.5em; color:white" | {{#if:{{{to|}}}| To: '''{{{to}}}'''|}} | ||
| align="right" style="padding: 0.1em 0.5em; color:white" | {{{datetime}}} | |||
| | |||
| | |||
|- | |- | ||
| colspan="4" style="padding: 0.5em 0.5em; background-color: #f9f9f9; border-top: 1px solid #C8D8C8;" | {{{text|''Insert text''}}} | |||
|} | |} | ||
Latest revision as of 18:42, 28 August 2020
[edit]
Template documentation
This template can be used to quote forum messages
Usage:
{{Forum message
|keywords=
|from=
|to=
|msgid=
|prevmsgid=
|datetime=
|text=
}}| From: | {{{from}}} | ({{{msgid}}}) as reply to ({{{prevmsgid}}}) | |
| {{{datetime}}} | |||
| Insert text | |||