Views
Actions
Difference between revisions of "Template:Colored box/doc"
From Forge Community Wiki
imported>Shirayuki |
imported>Tomybrz m |
||
Line 6: | Line 6: | ||
"style": {}, | "style": {}, | ||
"background-title-color": {}, | "background-title-color": {}, | ||
− | "icon": {}, | + | "icon": { |
+ | "type": "wiki-file-name", | ||
+ | "suggested": true | ||
+ | }, | ||
"title-color": {}, | "title-color": {}, | ||
− | "title": {}, | + | "title": { |
− | "link": {}, | + | "required": true |
+ | }, | ||
+ | "link": { | ||
+ | "type": "wiki-page-name" | ||
+ | }, | ||
"link-color": {}, | "link-color": {}, | ||
− | "content": {} | + | "content": { |
+ | "required": true | ||
+ | } | ||
}, | }, | ||
"description": { | "description": { |
Revision as of 09:02, 1 May 2019
This template was imported from w:en:Template:Colored box
This template is for community pages
Parameter | Description | Type | Status | |
---|---|---|---|---|
Background-content-color | background-content-color | no description | Unknown | optional |
Style | style | no description | Unknown | optional |
Background-title-color | background-title-color | no description | Unknown | optional |
Icon | icon | no description | File | suggested |
Title-color | title-color | no description | Unknown | optional |
Title | title | no description | Unknown | required |
Link | link | no description | Page | optional |
Link-color | link-color | no description | Unknown | optional |
Content | content | no description | Unknown | required |
Examples
{{Colored box|title=TITLE|content=CONTENT}}
TITLE
CONTENT
{{Colored box|title=TITLE|link=MediaWiki|content=CONTENT}}
TITLE
CONTENT
{{Colored box|title=TITLE|link=MediaWiki|content=CONTENT|view-text=VIEW-TEXT}}
TITLE
CONTENT