Template:Discussion page/doc: Difference between revisions
Jump to navigation
Jump to search
Hello, World!
Archives
Hello, World!
mNo edit summary |
(Updated doc. Added example with no parameter. Removed unused parameters.) |
||
(7 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{Doc/subpage}} | {{Doc/subpage}} | ||
This template is used at the | This template is used at the top of all talk pages. | ||
== Usage == | == Usage == | ||
{{ | {{CodeBlock|<nowiki>{{discussion page}} | ||
Hello, World!</nowiki>}} | |||
<span style="font-size:200%"> ↓</span> | |||
{{Capsule|style=2|{{discussion page}} | |||
Hello, World!}} | |||
{{CodeBlock|<nowiki>{{discussion page|archives= | |||
* Hello, | |||
* World! | |||
}} | |||
Hello, World!</nowiki>}} | |||
<span style="font-size:200%"> ↓</span> | |||
{{Capsule|style=2|{{discussion page|archives= | |||
* Hello, | |||
* World! | |||
}} Hello, World!}} | |||
== Parameters == | == Parameters == | ||
* {{Param|archives}} - Archives of previous discussions inside an {{Tl2|Expand}} box. | |||
* {{Param|archives}} - Archives of previous discussions | |||
== Included Subpages == | == Included Subpages == | ||
Below are the subpages that are used by this template for better code readability or something else. | Below are the subpages that are used by this template for better code readability or something else. | ||
* {{Code|[[/preload]]}} - This is the pre-load content that appears on the edit interface after the user clicks the Add Topic/Reply button. | * {{Code|[[/preload]]}} - This is the pre-load content that <s>appears</s> ''used to appear'' on the edit interface after the user clicks the Add Topic/Reply button. | ||
* {{Code|[[/strings]]}} - This subpage includes the translatable strings that the template has used. | * {{Code|[[/strings]]}} - This subpage includes the translatable strings that the template has used. |
Latest revision as of 12:28, 24 July 2024

This is a documentation subpage for Template:Discussion page.
Don't forget to purge the contents of the base page upon creating or editing this subpage.
Don't forget to purge the contents of the base page upon creating or editing this subpage.
This template is used at the top of all talk pages.
Usage
↓

This is the discussion page of Template:Discussion page/doc.
To add a comment, use the Edit button near the headline of the appropriate section. To create a new section, you can use the Add topic button at the top of this page.
Comments on talk pages should be signed with "~~~~", which will be converted into your signature and a timestamp.
Comments on talk pages should be signed with "~~~~", which will be converted into your signature and a timestamp.
↓

- Hello,
- World!

This is the discussion page of Template:Discussion page/doc.
To add a comment, use the Edit button near the headline of the appropriate section. To create a new section, you can use the Add topic button at the top of this page.
Comments on talk pages should be signed with "~~~~", which will be converted into your signature and a timestamp.
Comments on talk pages should be signed with "~~~~", which will be converted into your signature and a timestamp.
Parameters
- {{{archives}}} - Archives of previous discussions inside an {{Expand}} box.
Included Subpages
Below are the subpages that are used by this template for better code readability or something else.