Template:Draft: Difference between revisions
Appearance
Content deleted Content added
mNo edit summary |
mNo edit summary |
||
| Line 3: | Line 3: | ||
<tvar|x></></translate> |
<tvar|x></></translate> |
||
| = Template:messagebox |
| = Template:messagebox |
||
| #default = {{TNTN|Template:Draft|uselang={{{uselang|{{uselang}}}}}}} |
| #default = {{TNTN|Template:Draft| uselang = {{{uselang|{{#if: {{pagelang}} | {{pagelang}} | {{uselang}}}}}}}}} |
||
}} |
}} |
||
| l-width= 40px |
| l-width= 40px |
||
Revision as of 14:02, 5 July 2014
Usage
- In untranslated pages, use
{{Draft}}
- If you want to force all translated draft pages to point to the same (multilingual) talk page, use :
{{Draft | talk = Talk:pagename }}- This avoids lots of red links being displayed in translated draft pages, pointing to talk pages followed by nobody.
- But if you want to link a draft page that has been (or will be) translated into multiple or many languages to the same default multilangual talk page, or only a few talk pages that have been created for specific languages, use :
{{Draft | talk = Special:MyLanguage/Talk:pagename }}- This will link to the specific talk subpages that exist for these languages, otherwise it will link to a default base page.