Help:Cargo template: Difference between revisions

Jump to navigation Jump to search
Line 294: Line 294:
This setup allows other templates (e.g., <code>Template:BookReview</code>) to also use the <code>Books</code> table by including <code>#cargo_attach</code>.
This setup allows other templates (e.g., <code>Template:BookReview</code>) to also use the <code>Books</code> table by including <code>#cargo_attach</code>.


== Using <noinclude>, <includeonly> ==
== Using <nowiki><noinclude></nowiki>, <nowiki><includeonly></nowiki> ==


These tags control what happens when a template is transcluded (used with <code>{{TemplateName}}</code>):
These tags control what happens when a template is transcluded (used with <code>{{TemplateName}}</code>):

Navigation menu