User:Manuela/colored box/doc: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 6: | Line 6: | ||
== Example of usage == | == Example of usage == | ||
=== Code === | === Code === | ||
<code><nowiki>{{</nowiki>{{FULLPAGENAME}}|header=Header of colored box example|body=This is an example of a colored box with no shade<nowiki>}}</nowiki></code> | <code style="-webkit-user-select: all; -ms-user-select: all; -moz-user-select: all; user-select: all"><nowiki>{{</nowiki>{{FULLPAGENAME}}|header=Header of colored box example|body=This is an example of a colored box with no shade<nowiki>}}</nowiki></code> | ||
=== Result === | === Result === | ||
<div>{{ {{FULLPAGENAME}}|header=Header of colored box example|body=This is an example of a colored box with no shade}}</div> | <div>{{ {{FULLPAGENAME}}|header=Header of colored box example|body=This is an example of a colored box with no shade}}</div> | ||
=== Code === | === Code === | ||
<code><nowiki>{{</nowiki>{{FULLPAGENAME}}|header=Header of colored box example|body=This is an example of a colored box with shade=p<nowiki>|shade=p}}</nowiki></code> | <code style="-webkit-user-select: all; -ms-user-select: all; -moz-user-select: all; user-select: all"><nowiki>{{</nowiki>{{FULLPAGENAME}}|header=Header of colored box example|body=This is an example of a colored box with shade=p<nowiki>|shade=p}}</nowiki></code> | ||
=== Result === | === Result === | ||
<div>{{ {{FULLPAGENAME}}|header=Header of colored box example|body=This is an example of a colored box with shade=p|shade=p}}</div> | <div>{{ {{FULLPAGENAME}}|header=Header of colored box example|body=This is an example of a colored box with shade=p|shade=p}}</div> | ||
=== Code === | |||
<code style="-webkit-user-select: all; -ms-user-select: all; -moz-user-select: all; user-select: all"><nowiki>{{</nowiki>{{FULLPAGENAME}}|header=Header of colored box example|body=This is an example of a colored box with background and header color<nowiki>|backgroundcolor=#ff80ff|headercolor=#ff00ff}}</nowiki></code> | |||
=== Result === | |||
<div>{{ {{FULLPAGENAME}}|header=Header of colored box example|body=This is an example of a colored box with background and header color|backgroundcolor=#ff80ff|headercolor=#ff00ff}}</div> | |||
== Subpages == | == Subpages == | ||
{{:Special:PrefixIndex/{{NAMESPACE}}:{{ | {{:Special:PrefixIndex/{{NAMESPACE}}:{{BASEPAGENAME}}/}} | ||
__NOEDITSECTION__ | |||
</onlyinclude></includeonly> | </onlyinclude></includeonly> | ||
This is the documentation page of the template <code>{{BASEPAGENAME}}</code> | This is the documentation page of the template <code>{{BASEPAGENAME}}</code> | ||
Latest revision as of 16:44, 29 January 2026
This is the documentation page of the template Manuela/colored box