Template:Capsule/doc: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "<noinclude>{{doc|0}}</noinclude> ==Example== <nowiki>{{capsule|capbg=#4a6888|contbg=green|some text}}</nowiki> {{capsule|capbg=#4a6888|contbg=green|some text}}")
 
Line 1: Line 1:
<noinclude>{{doc|0}}</noinclude>
<noinclude>{{doc|0}}</noinclude>
==Parameters==
{{param|1}} - input content
{{param|color}} - controls the color of the text
{{param|capbg}} - controls the block background
{{param|contbg}} - controls the background of the block content
==Example==
==Example==
<nowiki>{{capsule|capbg=#4a6888|contbg=green|some text}}</nowiki>
{{MdCode|<nowiki>{{capsule|capbg=#4a6821|Some text}}</nowiki>}}
{{capsule|capbg=#4a6888|contbg=green|some text}}
{{capsule|capbg=#4a6821|Some text}}
 
{{MdCode|<nowiki>{{capsule|capbg=#4a6821|contbg=#324419|color=#fff|Some text}}</nowiki>}}
{{capsule|capbg=#4a6821|contbg=#324419|color=#fff|Some text}}

Revision as of 23:28, 9 December 2022

English (en)Deutsch (de)Esperanto (eo)Español (es)Français (fr)Suomi (fi)Hrvatski (hr)Magyar (hu)Italiano (it)日本語 (ja)한국어 (ko)Nederlands (nl)Polski (pl)Português (pt)Português do Brasil (pt-br)Русский (ru)Slovenčina (sk)Svenska (sv)Türkçe (tr)Українська (uk)Tiếng Việt (vi)中文 (zh)中文(臺灣) (zh-tw)
Edit-copy.png
This is a documentation subpage for Template:Capsule.
Don't forget to purge the contents of the base page upon creating or editing this subpage.

Parameters

{{{1}}} - input content

{{{color}}} - controls the color of the text

{{{capbg}}} - controls the block background

{{{contbg}}} - controls the background of the block content

Example

{{capsule|capbg=#4a6821|Some text}}

Some text

{{capsule|capbg=#4a6821|contbg=#324419|color=#fff|Some text}}

Some text