Difference between revisions of "Template:Nodixpost"

From Simia
Jump to navigation Jump to search
imported>Denny
imported>Denny
Line 9: Line 9:
  
 
<br /><br />
 
<br /><br />
 +
<ask format="template" template="Comment layout" limit="100" intro="=== Comments === <br />">
 +
[[Category:Comment]] [[comments::{{PAGENAME}}]] [[published::+]]
 +
[[author::*]] [[published::*]] [[text::*]]
 +
</ask>
 +
 +
</includeonly><noinclude>
 +
Why does this not work?
 +
<pre>
 
{{#ask:[[Category:Comment]] [[comments::{{PAGENAME}}]] [[published::+]]
 
{{#ask:[[Category:Comment]] [[comments::{{PAGENAME}}]] [[published::+]]
 
|?author
 
|?author
Line 18: Line 26:
 
|intro==== Comments === <br />
 
|intro==== Comments === <br />
 
}}
 
}}
 
+
</pre></noinclude>
</includeonly>
 

Revision as of 17:50, 26 December 2007

Why does this not work?

{{#ask:[[Category:Comment]] [[comments::{{PAGENAME}}]] [[published::+]]
|?author
|?published
|?text
|format=template
|template=Comment layout
|limit=100
|intro==== Comments === <br />
}}