Difference between revisions of "Template:Discuss"

From Hackerspace ACKspace
Jump to: navigation, search
m (template behaves oddly)
(updated discuss template (proper talk link, optional label))
Line 5: Line 5:
 
{{Discuss}}
 
{{Discuss}}
 
</pre>
 
</pre>
 +
or
 +
<pre>
 +
{{Discuss|optional label}}
 +
</pre>
 +
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>[[Talk:{{PAGENAME}}|discussion page]]</includeonly>
+
</noinclude><includeonly>[[{{TALKPAGENAME}}|{{#if:{{{1}}}|{{{1}}}|discussion page}}]]
 +
[[Category:Workaround templates|{{PAGENAME}}]]</includeonly>

Revision as of 17:04, 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.