Created page with "<includeonly><div class="saveNotice" style="padding-left:.5em; font-size:12px; background-color:#e9f2fb; border:1px solid #DFDFDF;">This topic or some text on this papagraph ,..." |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly><div class="saveNotice" style="padding-left:.5em; font-size:12px; background-color:#e9f2fb; border:1px solid #DFDFDF;">This topic or some text on this papagraph , has beem moved to: {{#if:{{{1|}}}{{{link|}}}|<b>[[{{#if:{{{1|}}}|{{{1}}}|}}{{#if:{{{link|}}}|{{{link}}}|}}{{#if:{{{title|}}}|#{{{title}}}|}}{{#if:{{{text|}}}|{{!}}{{{text}}}|}}]]</b>|{{color|red|<big>Wrong page name or wrong | <includeonly><div class="saveNotice" style="padding-left:.5em; font-size:12px; background-color:#e9f2fb; border:1px solid #DFDFDF;">This topic or some text on this papagraph , has beem moved to: {{#if:{{{1|}}}{{{link|}}}|<b>[[{{#if:{{{1|}}}|{{{1}}}|}}{{#if:{{{link|}}}|{{{link}}}|}}{{#if:{{{title|}}}|#{{{title}}}|}}{{#if:{{{text|}}}|{{!}}{{{text}}}|}}]]</b>|{{color|red|<big>Wrong page name or wrong parameter? Please read [[Template:Movedto|Template instructions]] carefully!</big>}}}} </div></includeonly><noinclude> | ||
{{Documentation|content= | {{Documentation|content= | ||
This template | This template can be used as a moving mark when a topic is posted on an incorrect discussion page. See also {{tl|movedfrom}}. | ||
<code><nowiki><nowiki></nowiki></nowiki></code> | <code><nowiki><nowiki></nowiki></nowiki></code>cannot work when the title of the topic has equal signs (=), please use {{tl|1==}} instead. | ||
== | == Usage == | ||
{{movedto|link=Talk:Discussion_board#Example topic}} | {{movedto|link=Talk:Discussion_board#Example topic}} | ||
Code:<code><nowiki>{{movedto|Talk:Discussion_board#Example topic}}</nowiki></code> | Code: <code><nowiki>{{movedto|Talk:Discussion_board#Example topic}}</nowiki></code> | ||
Or:<code><nowiki>{{movedto|link=Talk:Discussion_board|title=Example topic}}</nowiki></code> | Or: <code><nowiki>{{movedto|link=Talk:Discussion_board|title=Example topic}}</nowiki></code> | ||
You can also set the displayed text:<code><nowiki>{{movedto|link=Talk:Discussion_board|title=Example topic|text=Here}}</nowiki></code> | You can also set the displayed text: <code><nowiki>{{movedto|link=Talk:Discussion_board|title=Example topic|text=Here}}</nowiki></code> | ||
[[Category:Internal link templates]] | |||
}} | }} | ||
</noinclude> | </noinclude> |
This template can be used as a moving mark when a topic is posted on an incorrect discussion page. See also {{movedfrom}}.
<nowiki></nowiki>
cannot work when the title of the topic has equal signs (=), please use {{=}} instead.
Code: {{movedto|Talk:Discussion_board#Example topic}}
Or: {{movedto|link=Talk:Discussion_board|title=Example topic}}
You can also set the displayed text: {{movedto|link=Talk:Discussion_board|title=Example topic|text=Here}}