Vorlage:HL7transclude: Unterschied zwischen den Versionen

Aus Hl7wiki
Wechseln zu: Navigation, Suche
Zeile 4: Zeile 4:
 
   so that transcluded articles will not show the document info box.
 
   so that transcluded articles will not show the document info box.
  
-->{{#css:
+
--><onlyinclude>{{#css:
 
   .document-part-info {
 
   .document-part-info {
 
     display:none;
 
     display:none;
 
   }
 
   }
}}{{:{{{1}}} }}<noinclude>{{Documentation}}</noinclude>
+
}}{{:{{{1}}} }}</onlyinclude><noinclude>{{Documentation}}</noinclude>

Version vom 15. Juli 2011, 07:42 Uhr

{{:{{{1}}} }}

[edit] [[[:Vorlage:Purge]]] Template documentation

Transcludes {1} but overrides CSS class document-part-info which normally is not defined and thus displayed but overridden here with display:none so that transcluded articles will not show the document info box.

Usage:

{{HL7transclude | object}}

where object is a (namespace prefixed) wiki page.