All translations

Jump to navigation Jump to search

Enter a message name below to show all available translations.

Message

Found one translation.

NameCurrent message text
 h English (en){| style="border:none; text-align:left;  background:#f0f0f0; font-size: 95%;"
|-
| width="25%" style="background: #e4e4e4; padding: 3px 5px; text-align:center;"|'''Description'''
| style="background: #e4e4e4; padding: 3px 5px; text-align:center;"|'''You type'''
| width="25%" style="background: #e4e4e4; padding: 3px 5px; text-align:center;"|'''You get'''
|-
| colspan="3" style="background: #e4e4e4; padding: 3px 5px; font-family: sans-serif; font-size: 0.9em; text-align:center;" | Applies anywhere
|-
|Italicise text
|
<code><nowiki>''italic''</nowiki></code>
|
''italic''
|-
|colspan="3" style="border-top:1px solid #d4d4d4;"|&nbsp;
|-
|Bold text
|
<code><nowiki>'''bold'''</nowiki></code>
|
'''bold'''
|-
|colspan="3" style="border-top:1px solid #d4d4d4;"|&nbsp;
|-
|Bold and italic
|
<code><nowiki>'''''bold & italic'''''</nowiki></code>
|
'''''bold & italic'''''
|-
|colspan="3" style="border-top:1px solid #d4d4d4;"|&nbsp;
|-
|valign="top"|Internal link<br />
(within this wiki)
<br />
<br />
Internal link<br /> 
(to a category)
<br />
<br />
Interwiki Link<br />
(to partner wiki)
|valign="top"|
<code><nowiki>[[name of page]]</nowiki></code><br />
<code><nowiki>[[name of page|display text]]</nowiki></code><br />
<br><code><nowiki>[[:Category:name of category]]</nowiki></code><br />
<br>
<br>
<code><nowiki>[[w:name of article]]</nowiki></code><br/>
<code><nowiki>[[wiki:name of article]]</nowiki></code><br/>
<code><nowiki>[[wiki:name of article|display text]]</nowiki></code>
|valign="top"|
[[name of page]]<br />
[[name of page|display text]]<br />
<br>
[[:Category:name of category]]
<br/>
<br/>
<br/>
[[w:name of article]]<br />
[[wiki:name of article]]<br />
[[wiki:name of article|display text]]<br />