Template:Documentation/doc: Difference between revisionsGive feedback
Created page with "== Usage == By default, this template displays the /doc subpage if it exists, or shows a link to create one if it does not. <pre style="width:50%"> <noinclude> {{Documentation}} </noinclude> </pre> For custom documentation, use the contents parameter to override the /doc subpage. <pre style="width:50%"> <noinclude> {{Documentation | contents = <!-- Custom documentation --> }} </noinclude> </pre>" |
Added ts template |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
{{TS}} | |||
== Usage == | == Usage == | ||
By default, this template displays the /doc subpage if it exists, or shows a link to create one if it does not. | By default, this template displays the /doc subpage if it exists, or shows a link to create one if it does not. | ||
| Line 14: | Line 15: | ||
}} | }} | ||
</noinclude> | </noinclude> | ||
</pre> | </pre><noinclude>[[Category:Template documentation]]</noinclude> | ||