User:Manuela/colored box/doc: Difference between revisions
Appearance
Created page with "<includeonly><onlyinclude> == Raw Content == <div style="display: inline-block; font-family: monospace; white-space: pre-wrap; font-size: 1em">{{msgnw:{{FULLPAGENAME}}}}</div> == Usage of this template == {{Special:WhatLinksHere/{{NAMESPACE}}:{{BASEPAGENAME}}|hideredirs=1&hidelinks=1}} == Subpages == {{:Special:PrefixIndex/{{NAMESPACE}}:{{ROOTPAGENAME}}/}} </onlyinclude></includeonly> This is the documentation page of the template <code>{{BASEPAGENAME}}</code>" |
mNo edit summary |
||
| (7 intermediate revisions by the same user not shown) | |||
| Line 4: | Line 4: | ||
== Usage of this template == | == Usage of this template == | ||
{{Special:WhatLinksHere/{{NAMESPACE}}:{{BASEPAGENAME}}|hideredirs=1&hidelinks=1}} | {{Special:WhatLinksHere/{{NAMESPACE}}:{{BASEPAGENAME}}|hideredirs=1&hidelinks=1}} | ||
== Example of usage == | |||
=== 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 === | |||
<div>{{ {{FULLPAGENAME}}|header=Header of colored box example|body=This is an example of a colored box with no shade}}</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 shade=p<nowiki>|shade=p}}</nowiki></code> | |||
=== Result === | |||
<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