Template:Metanotice: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Undo revision 325184 by Mailmanmicky (talk))
Tag: Undo
m (automatic category test)
Line 2: Line 2:
{{#ifeq:{{{id|}}}|none||
{{#ifeq:{{{id|}}}|none||
<div style="user-select:none;">{{{id|{{{3|[[File:Icon-help.png|32px]]}}}}}}</div>}}
<div style="user-select:none;">{{{id|{{{3|[[File:Icon-help.png|32px]]}}}}}}</div>}}
<div style="flex:1; {{{textstyle}}}">{{{text|}}}</div></div></onlyinclude></includeonly>[[Category:Templates]][[Category:Notice templates]][[Category:Metatemplates]]
<div style="flex:1; {{{textstyle}}}">{{{text|}}}</div></div>{{#ifeq:{{FULLPAGENAME}}|Template:Metanotice||{{#ifeq:{{FULLPAGENAME}}|Template:Metanotice/doc||[[Category:Metanotice templates]]}}}}</onlyinclude></includeonly>[[Category:Templates]][[Category:Notice templates]][[Category:Metatemplates]]

Revision as of 02:57, 24 July 2023

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)
Curly brackets white.pngTemplate Documentation [view] [edit]
Icon-translate.png Available doc translations
View
Page history
Gnome app science.png
This template uses a Testcases subpage
You can test how this page looks with it's different skins and parsers.

This is a metatemplate used to aid in the creation of notice templates. It's goal is to supplant the {{messagebox}} template as a simplified, easier to use alternative.

Copy and Paste

{{Metanotice | rgb = | id = | text = }}

Usage, Parameters and Examples

{{Metanotice}}
Parameter Description Example Preview
No parameters Template will revert to the default valves specified within the parser functions.
{{Metanotice}}
Icon-help.png
{{{rgb}}} Controls the metanotice background and border color
| rgb = 235, 185, 23
Icon-help.png
{{{hex}}} Controls the metanotice background and border color
| hex = #22eb17
Icon-help.png
{{{opacity}}} Metanotice background opacity
if {{{hex}}} is used then opacity will be from 00 to fe
| opacity = .3

| hex = ...| opacity = 3a
Icon-help.png

Icon-help.png
{{{id}}} Idbox content. Most commonly used for adding icons.
| id = [[File:Warning_icon.png|32px|link=]]
Warning icon.png
{{{text}}} Text content
| text = Hello, World!
Icon-help.png
Hello, World!
Style parameters
{{{style}}} Notice styling
| style = border:1px solid currentcolor;
Icon-help.png
{{{textstyle}}} Text styling
| textstyle = font-family:monospace;
Icon-help.png
Example text
Template:Metanotice
Logo-template.png
Summary
Aids in the creation of article notice boxes
Type
Metatemplate
Contributors
Creation date
30/04/2023
(30 April 2023)
Notes
N/A
Subpages
Documentation
Preload
N/A
Sandbox
Strings
N/A
Testcases
N/A
Other
N/A
Revision information
Latest editor
Cinnamip
Last edited
24/07/2023
20230724025737
Revision size
765 bytes
0.765 kilobytes
0.000765 megabytes
Technical information
Page identifier
52638
Contains translations
No
Uses parser functions?
No
Uses variables?
No