Template:ItemPost: Difference between revisions

From ChoralWiki
Jump to navigation Jump to search
(test)
(test ended, revert to previous state of affairs)
Line 1: Line 1:
<table width=100% style="margin-top: 3px; margin-bottom: 3px; margin-right: 0px; margin-left: 0px"><tr><td style="background-color:#d0d0d0; border:1px solid #c0c0c0; padding: 0 .5em .3em .2em">
<table width=100% style="margin-top: 3px; margin-bottom: 3px; margin-right: 0px; margin-left: 0px"><tr><td style="background-color:#d0d0d0; border:1px solid #c0c0c0; padding: 0 .5em .3em .2em">
{{switch|{{IsRecent|{{MediaWiki:Today}}}}|case: yes=http://www.cpdl.org/wiki/images/4/43/NewScore.gif post by: |default=* Posted by: }}{{{by|{{{1|unsigned (see History)}}}}}}
* Posted by: {{{by|{{{1|unsigned (see History)}}}}}}
</td></tr><tr><td style="background-color:#e0eee0; border:1px solid #d0d0d0; padding: 0 .5em .3em 1.5em">
</td></tr><tr><td style="background-color:#e0eee0; border:1px solid #d0d0d0; padding: 0 .5em .3em 1.5em">
{{{text|{{{2|To create this field, use: <tt><nowiki>text=<text of post></nowiki></tt>}}}}}}
{{{text|{{{2|To create this field, use: <tt><nowiki>text=<text of post></nowiki></tt>}}}}}}

Revision as of 12:55, 4 August 2008

  • Posted by: unsigned (see History)

To create this field, use: text=<text of post>



Syntax and usage

This template is used to post a message (item) on the Bulletin board, and it can also be used to post items on talk pages.

To post a message in an existing topic, such as:

Looking for works in Quenya[edit]

simply click on the blue edit link, go to the last posted message in the topic, start a new line, and use the Template:ItemPost in the format (note the new syntax):

{{ItemPost
|by=<your name & date>
|text=<your message>
}}

The easiest way to sign and date your message is to type four tildes (~~~~) for <your name & date>. Thus, for example, typing

{{ItemPost
|by=~~~~
|text=
Here is a sample message
spread
over
several lines.<br>

It even has more than one paragraph.
}}

resulted in:

Here is a sample message spread over several lines.

It even has more than one paragraph.

N.B. The old syntax for Template:ItemPost still works but is now deprecated in favor of the new syntax, which allows for nested replies using Template:Reply.