Template:MessageBox: Difference between revisions
Jump to navigation
Jump to search
m (→Usage: formatting) |
m (added hidden category) |
||
Line 7: | Line 7: | ||
|} | |} | ||
</div> | </div> | ||
[[Category: Needs transcription]] | |||
<noinclude> | <noinclude> | ||
=== Description === | === Description === | ||
A simple way to leave a message behind for other editors. Of course, general viewers will see it, so don't use it inappropriately. | A simple way to leave a message behind for other editors. Of course, general viewers will see it, so don't use it inappropriately. | ||
The presence of this message, which is intended as a note to editors, will mark the page as needing transcription (there was no "needs editing", so transcription was used as feeling most generic). | |||
parameters | parameters |
Revision as of 16:07, 13 September 2016
One of the editors wanted to leave you a message, but they forgot to enter it. |
Description
A simple way to leave a message behind for other editors. Of course, general viewers will see it, so don't use it inappropriately.
The presence of this message, which is intended as a note to editors, will mark the page as needing transcription (there was no "needs editing", so transcription was used as feeling most generic).
parameters
- first parameter, unnamed - required, a message to be displayed.
- image - optional, an alternate image to be displayed
Usage
coded as:
{{MessageBox|I have something very important to say.}}
appears as:
I have something very important to say. |
coded as:
{{MessageBox |Episodes up to #315 have been checked for references to colleges and universities. |image=Emblem-pen-orange.png }}
appears as:
Episodes up to #315 have been checked for references to colleges and universities. |
coded as:
{{MessageBox|If you have an opinion about how to XYZ, join [[{{TALKPAGENAME}}|the discussion]] on this page.}}
appears as:
If you have an opinion about how to XYZ, join the discussion on this page. |