Diferencia entre revisiones de «Plantilla:Sectionheading»

[versión sin revisar][versión sin revisar]
m
Línea 9: Línea 9:
 
The collecting main can be used in such a way:  
 
The collecting main can be used in such a way:  
  
<nowiki>{{Section heading|H=Backgroundcolor|R=Framework color|S=Fontcolor}}</nowiki>
+
<nowiki>{{Sectionheading|H=Backgroundcolor|R=Framework color|S=Fontcolor}}</nowiki>
  
 
The data are optional.  
 
The data are optional.  

Revisión del 19:05 27 may 2009


Sense

So we can give headings with sections a uniform appearance.

Example

The collecting main can be used in such a way:

{{Sectionheading|H=Backgroundcolor|R=Framework color|S=Fontcolor}}

The data are optional.

Example thus it looks
<span {{Sectionheading|H=#ccffff}}>only Backgroundcolor</span> only Backgroundcolor
<span {{Sectionheading|R=#aaffff}}>only Framework color</span> only Framework color
<span {{Sectionheading|S=#3333ff}}>only Fontcolor</span> only Fontcolor
<span {{Sectionheading|H=#ccffff|R=#aaffff|S=#3333ff}}>everything together </span> everything together