Content deleted Content added
Fixing. |
Fixing section heading; improving example. |
||
Line 3:
This template is for use in other templates in conjunction with namespace detection. It adds pages to [[:Category:Pages with incorrectly transcluded templates]].
===Parameters===
The parameter inserts text in the message to specify the namespace the template in question should use.
===Example===
<code><nowiki>{{
| type = style<br/>
| text = Example text.<br/>
}}<br/>
<nowiki><includeonly>{{
produces:
{{
| type = style
| text = Example text.
}}
{{Book other||{{Incorrect namespace|book}}}}
In the above example, transcluding the
<includeonly>
|