Jump to content

🚨 Get your Google Knowledge Panel
â—‰ Displays your name, photo, and profession in Google Search
Click here to get started now

Template:Documentation: Difference between revisions

Created page with "<noinclude> <div style="border:1px solid #ccc; background:#f9f9f9; padding:1em; margin-top:1em; font-size:90%;"> '''Template documentation''' Add usage instructions or notes about how this template works. This box will not appear on pages where the template is used. == Usage == <pre> {{YourTemplateName|example1|example2}} </pre> == Parameters == * <code>1</code> — First parameter description * <code>2</code> — Second parameter description Category:Template docu..."
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<noinclude>
{{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}<noinclude>
<div style="border:1px solid #ccc; background:#f9f9f9; padding:1em; margin-top:1em; font-size:90%;">
<!-- Add categories to the /doc subpage -->
'''Template documentation'''
 
Add usage instructions or notes about how this template works. This box will not appear on pages where the template is used.
 
== Usage ==
<pre>
{{YourTemplateName|example1|example2}}
</pre>
 
== Parameters ==
* <code>1</code> — First parameter description
* <code>2</code> — Second parameter description
 
[[Category:Template documentation]]
</div>
</noinclude>
</noinclude>

Latest revision as of 09:11, 12 July 2025

{{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}