Format:Sectionheading: Diferență între versiuni
[versiune neverificată] | [versiune neverificată] |
Linia 17: | Linia 17: | ||
! thus it looks | ! thus it looks | ||
|- | |- | ||
− | | style="padding:1em;" | <nowiki><span {{ | + | | style="padding:1em;" | <nowiki><span {{Sectionheading|H=#ccffff}}>only Backgroundcolor</span></nowiki> |
− | | style="text-align:center;" | <span {{ | + | | style="text-align:center;" | <span {{Sectionheading|H=#ccffff}}>only Backgroundcolor</span> |
|- | |- | ||
− | | style="padding:1em;" | <nowiki><span {{ | + | | style="padding:1em;" | <nowiki><span {{Sectionheading|R=#aaffff}}>only Framework color</span></nowiki> |
− | | style="text-align:center;" | <span {{ | + | | style="text-align:center;" | <span {{Sectionheading|R=#aaffff}}>only Framework color</span> |
|- | |- | ||
− | | style="padding:1em;" | <nowiki><span {{ | + | | style="padding:1em;" | <nowiki><span {{Sectionheading|S=#3333ff}}>only Fontcolor</span></nowiki> |
− | | style="text-align:center;" | <span {{ | + | | style="text-align:center;" | <span {{Sectionheading|S=#3333ff}}>only Fontcolor</span> |
|- | |- | ||
− | | style="padding:1em;" | <nowiki><span {{ | + | | style="padding:1em;" | <nowiki><span {{Sectionheading|H=#ccffff|R=#aaffff|S=#3333ff}}>everything together </span></nowiki> |
− | | style="text-align:center;" | <span {{ | + | | style="text-align:center;" | <span {{Sectionheading|H=#ccffff|R=#aaffff|S=#3333ff}}>everything together </span> |
|- | |- | ||
|} | |} |
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:
{{Section heading|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 |