সাঁচ:Wikia/Documentation/doc
অৱয়ব
- Please copy {{T}}'s documentation from w:c:templates:Template:T/doc to Template:T/doc!
- Please copy {{Tocright}} from w:c:templates:Template:Tocright to Template:Tocright!
- Please copy {{Tocright}}'s documentation from w:c:templates:Template:Tocright/doc to Template:Tocright/doc!
- Please copy {{SPW}} from w:c:templates:Template:SPW to Template:SPW!
- Please copy {{SPW}}'s documentation from w:c:templates:Template:SPW/doc to Template:SPW/doc!
- Description
- This template is used to insert documentation on template pages.
- Syntax
- Type
<noinclude>{{documentation}}</noinclude>
at the end of the template page.
General usage
[সম্পাদনা কৰক]On the Template page
[সম্পাদনা কৰক]Template code<includeonly>Any categories to be inserted into articles by the template</includeonly><noinclude> {{documentation}}</noinclude>
On the Template/doc page
[সম্পাদনা কৰক]- See also Template:Documentation/preload
{{SPW|name={{subst:BASEPAGENAME}}}} ;Description :This template is used to do something. ;Syntax :Type <code>{{t|templatename}}</code> somewhere. ;Sample output :<code><nowiki>{{templatename|foo}}</nowiki></code> gives... :{{templatename|foo}} <includeonly>Any categories for the template itself</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>
Use any or all of the above description/syntax/sample output sections. You may also want to add "see also" or further usage information sections.
Note that the above example also uses {{T}}.