Format:Sectionheading: Diferență între versiuni

[versiune neverificată][versiune neverificată]
m
Linia 9: Linia 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.  

Versiunea de la data 27 mai 2009 19:05


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