Template:Section: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(This revision and previous are available under: CC BY-SA 3.0. See list of authors in previous history below.)
No edit summary
 
Line 1: Line 1:
Helper template for section type templates.
Helper template for section type templates.


;Usage:
;Usage
*First parameter is the image or icon you want to use. Leave blank if you only want text.
* 1 = image or icon you want to use. Leave blank if you only want text.
*Second parameter is the text you want to use to describe the section.
* 2 = text you want to use to describe the section.


<onlyinclude><includeonly>{{clrl}}{{{1|}}} <span class="greybar" style="font-size: 0.85em; padding: 0 0.2em;">{{{2}}}</span>{{clrl}}</includeonly></onlyinclude>
{{section|[[File:Icon-information.png|22px]]|This section concerns content that is ''[[not yet released]]''.}}


[[Category:Article type templates|{{PAGENAME}}]]
[[Category:Article type templates|{{PAGENAME}}]]
----
;Template
<onlyinclude><includeonly>{{clrl}}{{{1|}}} <span class="lightbar" style="font-size: 0.85em; padding: 0 0.2em;">{{{2}}}</span>{{clrl}}</includeonly></onlyinclude>

Latest revision as of 15:55, 21 March 2022

Helper template for section type templates.

Usage
  • 1 = image or icon you want to use. Leave blank if you only want text.
  • 2 = text you want to use to describe the section.

Icon-information.png This section concerns content that is not yet released.


Template