Bureaucrats, Moderators (CommentStreams), Interface administrators, Push subscription managers, Suppressors, Administrators
11,987
edits
| Line 316: | Line 316: | ||
== Documentation: Inline vs. <nowiki>{{Doc}}</nowiki> Subpage == | == Documentation: Inline vs. <nowiki>{{Doc}}</nowiki> Subpage == | ||
Documentation helps editors understand how to use the template. You can place it directly on the template page (inline) within <code><noinclude></code> tags or in a separate subpage, typically named <code>Template:TemplateName/doc</code>, using the <code>{{Doc}}</code> template. We recommend using a <code><nowiki>{{Doc}}</nowiki></code> subpage for most Cargo templates due to its advantages. | Documentation helps editors understand how to use the template. You can place it directly on the template page (inline) within <code><noinclude></code> tags or in a separate subpage, typically named <code>Template:TemplateName/doc</code>, using the <code><nowiki>{{Doc}</nowiki>}</code> template. We recommend using a <code><nowiki>{{Doc}}</nowiki></code> subpage for most Cargo templates due to its advantages. | ||
=== Inline Documentation === | === Inline Documentation === | ||