Template:Mergedisputed: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
m (+-cat: Maintenance templates → Merge templates)
m (Separating examples with line break)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div class="messagebox merge" style="border: 1px #ccc solid; padding: 12px; margin: 12px;">[[Image:Mergedisputed.gif|left]] It has been suggested that this article or section be merged with ''[[{{{1}}}]]'', but '''this suggestion is {{#if: {{{2|}}} | [[{{{2}}}|disputed]] | disputed}}'''. {{#if: {{{date|}}} | <small>''This merge has been proposed since {{{date}}}''.</small>|}}</div>
<div style="background: #fff; border: 1px #ccc solid; padding: 12px; margin: 12px;">[[Image:Mergedisputed.gif|left]] It has been suggested that this {{namespace}} or section be merged with ''[[{{{1}}}]]'', but '''this suggestion is {{#if: {{{2|}}} | [[{{{2}}}|disputed]] | disputed}}'''. {{#if: {{{date|}}} | <small>''This merge has been proposed since {{{date}}}''.</small>|}}</div><includeonly><!--
<includeonly>[[Category:Articles with disputed merge proposals|{{PAGENAME}}]]</includeonly><noinclude>
-->{{#ifeq: {{lc: {{{nocat|}}} }} | true | | [[Category:Articles with disputed merge proposals|{{PAGENAME}}]] }}</includeonly><noinclude>
{{Informative template|1=
{{Informative template|1=
__NOTOC__
__NOTOC__
Line 6: Line 6:
This template can be placed at the top of an article or section that is considered to be merged with another article and there is a dispute about the merge.
This template can be placed at the top of an article or section that is considered to be merged with another article and there is a dispute about the merge.


Articles marked with this template will automatically be added to the category [[:Category:Articles with disputed merge proposals|Articles with disputed merge proposals]].
Articles marked with this template will automatically be added to the category [[:Category:Articles with disputed merge proposals|Articles with disputed merge proposals]].  Categorisation can be suppressed with the '''nocat''' parameter.


== Usage ==
== Usage ==
The template is placed at the top of the articles or sections to be merged.
The template is placed at the top of the articles or sections to be merged.


  <nowiki>{{</nowiki>'''merge'''<nowiki>|</nowiki>The other article<nowiki>|</nowiki>Discussion page<nowiki>|</nowiki>''date={{CURRENTMONTHNAME}} {{CURRENTYEAR}}''<nowiki>}}</nowiki>
  <nowiki>{{</nowiki>'''merge'''<nowiki>|</nowiki>The other article<nowiki>|</nowiki>discussion page <nowiki>|</nowiki>''date={{CURRENTMONTHNAME}} {{CURRENTYEAR}}'' <nowiki>|</nowiki>''nocat=''<nowiki>}}</nowiki>


* <tt>'''The other article'''</tt>: Name of the article to be merged to
; other article: Name of the article to be merged to.
* <tt>'''Discussion page'''</tt>: Name of a discussion page with a section about the merge.
 
* <tt>'''''date='''''</tt> Optional date the merge was proposed in <tt>m YYYY</tt> format (for example <tt>{{CURRENTMONTHNAME}} {{CURRENTYEAR}}</tt>)
; discussion page: Name of a discussion page with a section about the merge.
 
; dateOptional date the merge was proposed in '''m YYYY''' format, for example '''{{CURRENTMONTHNAME}} {{CURRENTYEAR}}'''.
 
; nocat:  Optionally suppresses automatic categorisation if '''true'''.  Useful in examples.


Try keep the discussion about the merge on the discussion page of the page to be merged from, preferably as a new section named something like ''Merge to &lt;other article&gt;'' and link to the talk page and preferably also to that section with the second parameter.
Try keep the discussion about the merge on the discussion page of the page to be merged from, preferably as a new section named something like ''Merge to &lt;other article&gt;'' and link to the talk page and preferably also to that section with the second parameter.


== Examples ==
== Examples ==
  <pre>{{mergedisputed|Example|Template talk:Mergedisputed#Merge with Example}}</pre>
  <nowiki>{{mergedisputed|Example|Template talk:Mergedisputed#Merge with Example}}</nowiki>
 
{{mergedisputed|Example|Template talk:Mergedisputed#Merge with Example |nocat=true}}


<div class="messagebox merge" style="border: 1px #ccc solid; padding: 12px; margin: 12px;">[[Image:Mergedisputed.gif|left]] It has been suggested that this article or section be merged with ''[[Example|Example]]'', but '''this suggestion is [[Template talk:Mergedisputed#Merge with Example|disputed]]'''.</div>


  <pre>{{mergedisputed|Example|Template talk:Mergedisputed#Merge with Example|date=August 2013}}</pre>
  <nowiki>{{mergedisputed|Example|Template talk:Mergedisputed#Merge with Example |date=</nowiki>{{CURRENTMONTHNAME}} {{CURRENTYEAR}}<nowiki>}}</nowiki>


<div class="messagebox merge" style="border: 1px #ccc solid; padding: 12px; margin: 12px;">[[Image:Mergedisputed.gif|left]] It has been suggested that this article or section be merged with ''[[Example]]'', but '''this suggestion is [[Template talk:Mergedisputed#Merge with Example|disputed]]'''. <small>''This has been proposed since August 2013''.</small></div>
{{mergedisputed|Example|Template talk:Mergedisputed#Merge with Example |date={{CURRENTMONTHNAME}} {{CURRENTYEAR}} |nocat=true}}


== Related templates ==
== Related templates ==

Latest revision as of 21:05, 30 May 2014

Mergedisputed.gif
It has been suggested that this template or section be merged with [[{{{1}}}]], but this suggestion is disputed.
The following template description is not displayed when the template is inserted in an article.

Goal

This template can be placed at the top of an article or section that is considered to be merged with another article and there is a dispute about the merge.

Articles marked with this template will automatically be added to the category Articles with disputed merge proposals. Categorisation can be suppressed with the nocat parameter.

Usage

The template is placed at the top of the articles or sections to be merged.

{{merge|The other article|discussion page |date=March 2024 |nocat=}}
other article
Name of the article to be merged to.
discussion page
Name of a discussion page with a section about the merge.
date
Optional date the merge was proposed in m YYYY format, for example March 2024.
nocat
Optionally suppresses automatic categorisation if true. Useful in examples.

Try keep the discussion about the merge on the discussion page of the page to be merged from, preferably as a new section named something like Merge to <other article> and link to the talk page and preferably also to that section with the second parameter.

Examples

{{mergedisputed|Example|Template talk:Mergedisputed#Merge with Example}}
Mergedisputed.gif
It has been suggested that this template or section be merged with Example, but this suggestion is disputed.


{{mergedisputed|Example|Template talk:Mergedisputed#Merge with Example |date=March 2024}}
Mergedisputed.gif
It has been suggested that this template or section be merged with Example, but this suggestion is disputed. This merge has been proposed since March 2024.

Related templates