Template:Sent by: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
| contents = {{ambox/message | | contents = {{ambox/message | ||
| 2style = font-weight:normal; | | 2style = font-weight:normal; | ||
| 3style = font-size: | | 3style = font-size:75%; | ||
| 2 = This message has been sent by <code>[[User:{{{1}}}|{{#if: {{{2|}}}|{{{2}}}|{{{1}}}}}]]</code> at {{#if: {{{ | | 2 = This message has been sent by <code>[[User:{{{1}}}|{{#if: {{{2|}}}|{{{2}}}|{{{1}}}}}]]</code> at {{#if: {{{time|}}}|{{{time}}}|<small>[time not specified]</small>}}. | ||
| 3 = [[User talk:{{{1}}}|User talk]] - [https://theportalwiki.com/w/index.php?title=User_talk:{{{1}}}&action=edit§ion=new New Talk section] - [[Special:Contributions/{{{1}}}|Contribs]] {{#if: {{{ | | 3 = [[User talk:{{{1}}}|User talk]] - [https://theportalwiki.com/w/index.php?title=User_talk:{{{1}}}&action=edit§ion=new New Talk section] - [[Special:Contributions/{{{1}}}|Contribs]] {{#if: {{{time|}}}||<br />Please add another parameter: <code><nowiki>|time=~~~~~</nowiki></code> next time}} | ||
}} | }} | ||
}} | }} | ||
<noinclude> | <noinclude> | ||
{{Template doc}} | {{Template doc}} |
Revision as of 17:31, 7 August 2020
This message has been sent by [[User:{{{1}}}|{{{1}}}]] at [time not specified].[[User talk:{{{1}}}|User talk]] - New Talk section - [[Special:Contributions/{{{1}}}|Contribs]] Please add another parameter: |time=~~~~~ next time |
Note: portions of the template sample may not be visible without values provided. This is normal.
Documentation for Sent by
Examples
{{sent by|Headquarter8302|time=~~~~~}}
will make:
This message has been sent by Headquarter8302 at 17:28, 7 August 2020 (UTC).User talk - New Talk section - Contribs |
{{sent by|Thedoczek|Doczek}}
will make:
This message has been sent by Doczek at [time not specified].User talk - New Talk section - Contribs Please add another parameter: |time=~~~~~ next time |
- This documentation is transcluded from Template:Sent by/doc.