Template:Discussion top/doc: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 4: Line 4:


==Usage==
==Usage==
Place {{tl|discussion top}} at the beginning of the discussion just below section header and place {{tl|discussion bottom}} at the end of the discussion.
Place <code><nowiki>{{discussion top}}</nowiki></code> at the beginning of the discussion just below section header and place <code><nowiki>{{discussion bottom}}</nowiki></code> at the end of the discussion.


A summary of the conclusions reached may be included using the <code><nowiki>{{{result}}}</nowiki></code> parameter.
A summary of the conclusions reached may be included using the <code>result</code> parameter.


==Example==
==Example==

Revision as of 07:13, 2 July 2023

This subpage provides documentation for Template:Discussion top.

This template is used to close/archive discussions on a talk page. Generally, it should be inserted only by administrators or impartial editors once a conclusion to the discussion has been reached.

Usage

Place {{discussion top}} at the beginning of the discussion just below section header and place {{discussion bottom}} at the end of the discussion.

A summary of the conclusions reached may be included using the result parameter.

Example

==Header==
{{discussion top|result=Summary of conclusions reached...}}
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque adipiscing sagittis libero in vestibulum. Maecenas semper turpis velit, vel rutrum eros accumsan nec.
{{discussion bottom}}

The templating above would yield:

Closed

Summary of conclusions reached...

The following discussion is closed. Please do not modify it. Start a new topic if you wish to continue the discussion.

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque adipiscing sagittis libero in vestibulum. Maecenas semper turpis velit, vel rutrum eros accumsan nec.