Difference between revisions of "Main Page"

From Bergsbruk
Jump to navigation Jump to search
(Replaced content with "{{Welcome}} Consult the [https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents User's Guide] for information on using the wiki software.")
Tags: Manual revert Replaced
Tag: Reverted
Line 2: Line 2:


Consult the [https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents User's Guide] for information on using the wiki software.
Consult the [https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents User's Guide] for information on using the wiki software.
{{Documentation subpage}}
{{Uses TemplateStyles|Template:Colored box/style.css}}
This template was imported from [[:w:en:Template:Colored box]]
<templatedata>
{
"params": {
"background-content-color": {},
"class": {
"label": "extra classes",
"description": "Extra CSS classes to apply to the outermost box (space-separated). This is mainly for other templates using TemplateStyles so that they can scope their CSS to the box, but it may be useful in other cases as well.",
"type": "line"
},
"style": {
"label": "extra styles",
"description": "Extra inline CSS rules to apply to the outermost element. Prefer TemplateStyles and using CSS classes if possible when using this template in another template.",
"type": "line"
},
"background-title-color": {},
"icon": {
"type": "wiki-file-name",
"suggested": true
},
"title-color": {},
"title": {
"required": true
},
"link": {
"type": "wiki-page-name"
},
"link-color": {},
"content": {
"required": true
}
},
"description": {
"en": "This template is for community pages",
"fr": "Le modèle boîte colorée est conçu pour les pages communautaires. Il s'inspire de la page d'accueil de Wikidata. "
},
"format": "block"
}
</templatedata>
== Examples ==
* <code><nowiki>{{Colored box|title=TITLE|content=CONTENT}}</nowiki></code>
{{Colored box|title=TITLE|content=CONTENT}}
* <code><nowiki>{{Colored box|title=TITLE|link=MediaWiki|content=CONTENT}}</nowiki></code>
{{Colored box|title=TITLE|link=MediaWiki|content=CONTENT}}
* <code><nowiki>{{Colored box|title=TITLE|link=MediaWiki|content=CONTENT|view-text=VIEW-TEXT}}</nowiki></code>
{{Colored box|title=TITLE|link=MediaWiki|content=CONTENT|view-text=VIEW-TEXT}}
* <code><nowiki>{{Colored box|title=TITLE|link=MediaWiki|icon=OOjs_UI_icon_download-progressive.svg|content=CONTENT|view-text=VIEW-TEXT}}</nowiki></code>
{{Colored box|title=TITLE|link=MediaWiki|icon=OOjs_UI_icon_download-progressive.svg|content=CONTENT|view-text=VIEW-TEXT}}

Revision as of 00:06, 18 July 2021

Welcome To The North Modding Company Bergsbruk Wiki Page

Consult the User's Guide for information on using the wiki software.

Template:Documentation subpage Template:Uses TemplateStyles This template was imported from w:en:Template:Colored box <templatedata> { "params": { "background-content-color": {}, "class": { "label": "extra classes", "description": "Extra CSS classes to apply to the outermost box (space-separated). This is mainly for other templates using TemplateStyles so that they can scope their CSS to the box, but it may be useful in other cases as well.", "type": "line" }, "style": { "label": "extra styles", "description": "Extra inline CSS rules to apply to the outermost element. Prefer TemplateStyles and using CSS classes if possible when using this template in another template.", "type": "line" }, "background-title-color": {}, "icon": { "type": "wiki-file-name", "suggested": true }, "title-color": {}, "title": { "required": true }, "link": { "type": "wiki-page-name" }, "link-color": {}, "content": { "required": true } }, "description": { "en": "This template is for community pages", "fr": "Le modèle boîte colorée est conçu pour les pages communautaires. Il s'inspire de la page d'accueil de Wikidata. " }, "format": "block" } </templatedata>

Examples

  • {{Colored box|title=TITLE|content=CONTENT}}

Template:Colored box

  • {{Colored box|title=TITLE|link=MediaWiki|content=CONTENT}}

Template:Colored box

  • {{Colored box|title=TITLE|link=MediaWiki|content=CONTENT|view-text=VIEW-TEXT}}

Template:Colored box

  • {{Colored box|title=TITLE|link=MediaWiki|icon=OOjs_UI_icon_download-progressive.svg|content=CONTENT|view-text=VIEW-TEXT}}

Template:Colored box