Template:New discussion/sandbox: Difference between revisions
Appearance
Content deleted Content added
Create sandbox version of Template:New discussion |
add parameter "text" |
||
Line 1: | Line 1: | ||
{{mbox |
{{mbox |
||
| style = font-size: 125%; background-color: white; text-align: center |
| style = font-size: 125%; background-color: white; text-align: center |
||
| text = '''[{{fullurl::{{{1|{{FULLPAGENAME}}}}}|action=edit§ion=new}} Start a new discussion thread {{{2|}}}]''' |
| text = '''[{{fullurl::{{{1|{{FULLPAGENAME}}}}}|action=edit§ion=new}} {{{text|Start a new discussion thread}}} {{{2|}}}]''' |
||
}}<noinclude> |
}}<noinclude> |
||
{{Documentation}} |
{{Documentation}} |
Revision as of 06:56, 30 March 2020
Start a new discussion thread |
This is the template sandbox page for Template:New discussion (diff). See also the companion subpage for test cases. |
This template produces a big button. To produce a link, use Special:NewSection, e.g. [[Special:NewSection/Wikipedia talk:Sandbox]]
→ Special:NewSection/Wikipedia talk:Sandbox.
Usage
This template is for use on talk pages, to indicate how to start a new discussion thread (by clicking on it). Just add this template at or near the top of the talk page.
Parameters
|1=
- Page, where a new discussion will be started. Defaults to {{FULLPAGENAME}}.
|1=
is used on obscure, seldom used talk pages to send editors to a more appropriate discussion page. |2=
- Additional text to append after "Start a new discussion thread". Empty by default.
|text=
- Text of the link. Defaults to "Start a new discussion thread".
Examples
{{New discussion}}
- links to the edit screen of the talk page on which the template is installed and shows:
Start a new discussion thread |
{{New discussion|1=Wikipedia talk:Other talk page}}
- links to the edit screen of "Wikipedia talk:Other talk page" and shows:
Start a new discussion thread |
{{New discussion|1=Wikipedia talk:Other talk page|2=on the main talk page}}
- links to the edit screen of "Wikipedia talk:Other talk page" and shows:
Start a new discussion thread on the main talk page |
{{New discussion|text=Make a request}}
- links to the edit screen of the talk page on which the template is installed and shows:
Make a request |
{{New discussion|1=Wikipedia talk:Other talk page|text=Make a request on the main talk page}}
- links to the edit screen of "Wikipedia talk:Other talk page" and shows:
Make a request on the main talk page |
See also
- {{Talk header}}
- {{Skip to talk}}