Jump to content

Template:Discussion top: Difference between revisions

From Meta, a Wikimedia project coordination wiki
Content deleted Content added
mNo edit summary
re-add followup param to match docs and {discussion bottom}
Line 1: Line 1:
<div class="boilerplate discussion-archived" style="background-color: #f5f3ef; overflow:auto; margin: 1em 0 0 0; padding: 0 10px 0 10px; border: 1px solid #aaa">
<div class="boilerplate discussion-archived" style="background-color: #f5f3ef; overflow:auto; margin: 1em 0 0 0; padding: 0 10px 0 10px; border: 1px solid #aaa">
:''The following discussion is closed. {{red|'''Please do not modify it.'''}} Subsequent comments should be made in a new section.'' {{{{{|safesubst:}}}#if:{{{1|{{{result|{{{reason|}}}}}}}}}|''A summary of the conclusions reached follows.''
:''The following discussion is closed. {{red|'''Please do not modify it.'''}} {{{followup|Subsequent comments should be made in a new section.}}}'' {{{{{|safesubst:}}}#if:{{{1|{{{result|{{{reason|}}}}}}}}}|''A summary of the conclusions reached follows.''
::{{{1|{{{result|{{{reason}}}}}}}}}
::{{{1|{{{result|{{{reason}}}}}}}}}
----
----

Revision as of 09:01, 2 July 2017

The following discussion is closed. Please do not modify it. Subsequent comments should be made in a new section.
Template documentation


Usage

{{discussion top|1=Summary here (optional)}}
Discussion here.
: A reply
:: Another reply
::: etc.
{{discussion bottom}}

Which results in:

The following discussion is closed. Please do not modify it. Subsequent comments should be made in a new section. A summary of the conclusions reached follows.
Summary here (optional)

Discussion here.

A reply
Another reply
etc.

The above discussion is preserved as an archive. Please do not modify it. Subsequent comments should be made in a new section.


In both templates (top and bottom), an optional followup= parameter can be used to supress or change the "Subsequent comments" sentence. For example:

{{discussion top|Summary|followup=}}
Discussion here.
{{discussion bottom|followup=Subsequent comments will be removed.}}

Gives:

The following discussion is closed. Please do not modify it. A summary of the conclusions reached follows.
Summary

Discussion here.


The above discussion is preserved as an archive. Please do not modify it. Subsequent comments will be removed.