Difference between revisions of "Template:Discuss"

From Hackerspace ACKspace
Jump to: navigation, search
(updated discuss template (proper talk link, optional label))
(see if this default works)
Line 11: Line 11:
 
Which will create the following link: {{Discuss}} and {{Discuss|optional label}}
 
Which will create the following link: {{Discuss}} and {{Discuss|optional label}}
 
Edit the page to see the template text.
 
Edit the page to see the template text.
</noinclude><includeonly>[[{{TALKPAGENAME}}|{{#if:{{{1}}}|{{{1}}}|discussion page}}]]
+
</noinclude><includeonly>[[{{TALKPAGENAME}}|{{{1|discussion page}}}]]
 
[[Category:Workaround templates|{{PAGENAME}}]]</includeonly>
 
[[Category:Workaround templates|{{PAGENAME}}]]</includeonly>

Revision as of 16:06, 31 August 2015

This is the "Discuss" template. It should be called in the following format:

{{Discuss}}

or

{{Discuss|optional label}}

Which will create the following link: discussion page and optional label Edit the page to see the template text.