Template:Template link expanded/doc: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
Content deleted Content added
No edit summary
→‎Usage: this attempt to hide the usage section from the main page failed because the pipes were interpreted by the {{#ifeq}}. Use {{!}} to get around this
Line 53:
=== Usage ===
 
:<tt>{&#123;{{PAGENAME}}|{{!}}template name&#125;}</tt>
:<tt>{&#123;{{PAGENAME}}|{{!}}template name|{{!}}param&#125;}</tt>
:<tt>{&#123;{{PAGENAME}}|{{!}}template name|{{!}}1|{{!}}2|{{!}}3&#125;}</tt>
:<tt>{&#123;{{PAGENAME}}|{{!}}template name|{{!}}1|{{!}}2|{{!}}3&amp;#124;more&#125;}</tt>
:<tt>{&#123;{{PAGENAME}}|{{!}}template name|{{!}}param&amp;#61;value&#125;}</tt>
''Up to three placeholders for parameters of the specified template''}}