Template:Forum message: Difference between revisions
From Hattrick
Jump to navigationJump to search
mNo edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
< | <noinclude>{{documentation}}[[Category:Forum templates|Forum message]]</noinclude> | ||
{| width="{{{width|90%}}}" style="background-color: #738C73; margin: 1em; border-collapse: collapse; border: 1px solid #C8D8C8;" | |||
{| | |+ {{#if:{{{keywords|}}}|Keywords: '''{{{keywords}}}'''|'''Forum message'''}} | ||
| | | border="0" style="padding: 0.1em 0.5em; color:white" | From: '''{{{from}}}''' | ||
| align="right" style="padding: 0.1em 0.5em;" | | | align="right" style="padding: 0.1em 0.5em; color:white" | '''{{messageid|{{{msgid}}}}}''' as reply to {{messageid|{{{prevmsgid}}}}} | ||
|- | |- | ||
| | | style="padding: 0.1em 0.5em; color:white" | {{#if:{{{to|}}}| To: '''{{{to}}}'''|}} | ||
| | | align="right" style="padding: 0.1em 0.5em; color:white" | {{{datetime}}} | ||
| | |||
| | |||
|- | |- | ||
| colspan="2" style="padding: 0.5em 0.5em; background-color: #f9f9f9; border-top: 1px solid #C8D8C8;" | {{{text|''Insert text''}}} | |||
|} | |} | ||
Revision as of 17:23, 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 | |