Template:TransclusionNotice: Difference between revisions
Jump to navigation
Jump to search
CptTwinkie (talk | contribs) mNo edit summary |
CptTwinkie (talk | contribs) mNo edit summary |
||
Line 10: | Line 10: | ||
*The code above can be pasted into your page. | *The code above can be pasted into your page. | ||
*The transclusion notice should not be transcluded along with the page. Wrap it in with <code><nowiki><noinclude></noinclude></nowiki></code> tags. | *The transclusion notice should not be transcluded along with the page. Wrap it in with <code><nowiki><noinclude></noinclude></nowiki></code> tags. | ||
{{Template Ordering}} | |||
[[Category:Templates/Formatting]]</noinclude> | [[Category:Templates/Formatting]]</noinclude> |
Revision as of 16:19, 27 January 2018
Example
TRANSCLUSION NOTICE
This page is transcluded into other pages. Changes here are reflected in all locations.
Check what links here to find out which pages.
This page is transcluded into other pages. Changes here are reflected in all locations.
Check what links here to find out which pages.
Usage
The TransclusionNotice template is meant to be used as a visual notice on pages that are used only for transclusion into other pages. This notice should not be used on pages that are meant to be read on their own. In those cases, a similar message can be added inside of comment tags <!-- -->
.
{{TransclusionNotice}}
- The code above can be pasted into your page.
- The transclusion notice should not be transcluded along with the page. Wrap it in with
<noinclude></noinclude>
tags.