Template:Only in print: Difference between revisions
From Zoophilia Wiki
Jump to navigationJump to search
meta>Erik Baas No edit summary |
meta>RockMFR trying parser function implementation |
||
Line 1: | Line 1: | ||
{{#if:{{hide in print|1}}||{{{1|}}}}}<noinclude> | |||
This <nowiki>[[Template:Only in print]]</nowiki> can be used to include parts of a page (or template) ''only'' in print versions. The contents will be displayed inside a ''span'' tag, which is hidden when this template is shown in a browser. <!-- Ergo: "HIDDENSTRUCTURE" all over again; there may be a better way to do this... --> | This <nowiki>[[Template:Only in print]]</nowiki> can be used to include parts of a page (or template) ''only'' in print versions. The contents will be displayed inside a ''span'' tag, which is hidden when this template is shown in a browser. <!-- Ergo: "HIDDENSTRUCTURE" all over again; there may be a better way to do this... --> |
Revision as of 04:01, 27 February 2009
This [[Template:Only in print]] can be used to include parts of a page (or template) only in print versions. The contents will be displayed inside a span tag, which is hidden when this template is shown in a browser.