Scheduled system upgrade on Sunday 21 April 2024 15:00-16:00 UTC - On that day, the wiki and other services might go down for 5-15 minutes.

Template:Mbox/doc and Template:NoRstbDir: Difference between pages

From ZeldaMods (Breath of the Wild)
< Template:Mbox(Difference between pages)
Jump to navigation Jump to search
imported>Leoetlino
m (1 revision imported)
 
imported>BravelyPeculiar
(Created page with "<div class="resloc-box no-rstb-box-color">The files inside this {{{type|directory}}} are '''not''' listed in the game's ResourceSizeTable.product.rsizetable|resource size ta...")
 
Line 1: Line 1:
{{Documentation subpage}}
<div class="resloc-box no-rstb-box-color">The files inside this {{{type|directory}}} are '''not''' listed in the game's [[ResourceSizeTable.product.rsizetable|resource size table]].</div><noinclude>
<!-- Categories go where indicated at the bottom of this page, please; interwikis go to Wikidata (see also: [[Wikipedia:Wikidata]]) -->
[[Category:ZeldaMods templates]]
{{High-risk|approximately 927000}}
<templatedata>
{{Used in system}}
{
{{Lua|Module:Message box}}
"params": {
{{Mbox templates (small)}}
"type": {
 
"label": "The type of this resource (directory/archive)",
{{tl|Mbox}} ("['''M''']ulti-namespace message['''box''']") is a [[Help:Metatemplating|metatemplate]] with which [[Wikipedia:Namespace|namespace]]-sensitive {{cl|Mbox and messagebox templates|messagebox templates}} can be implemented. The most common of these are {{tl|Ambox}} for articles, {{tl|Tmbox}} for talk pages, {{tl|Imbox}} for file (formerly image) pages, {{tl|Cmbox}} for category pages and {{tl|Ombox}} for other types of page.
"type": "string",
 
"default": "directory"
Note that this template should only be used for message boxes that really need to adapt their style. Most message boxes do not need this and should use one of the varieties just listed. Using those templates directly means that your template will look the same on its template page and at any other place you show it, which makes it clear on what kind of pages it is supposed to be used. It also gives you access to any extra features those templates offer, and it saves some server load.
}
 
}
== Usage ==
}
 
</templatedata>
This template takes the same parameters as {{tl|Ambox}}, {{tl|Imbox}}, etc. See full documentation there.
</noinclude>
 
Some of the boxes this template calls only handles images of max 52px width, thus that limitation also applies to this template or you will get ugly padding problems.
 
== Demospace ==
 
This template optionally takes the "demospace" parameter as described at {{tl|Namespace detect}}. That parameter is only for testing and demonstration purposes. If you want to lock your message box to one style then instead use one of the other mboxes directly.
 
Namespace "Image:" was renamed to "File:" on 11 December 2008. This template was updated to understand both names well before that, thus it still works fine. For backwards compatibility it still understands "demospace&nbsp;= image" which means the same thing as "demospace&nbsp;= file". But using "demospace&nbsp;= image" is now deprecated.
 
Namespace "Book:" was added to the English Wikipedia on 28 December 2009. This template uses the {{tlf|Ombox}} style on "Book:" pages (or when "demospace&nbsp;= book") and the {{tlf|Tmbox}} style on "Book talk:" pages (or when "demospace&nbsp;= talk"). Note that "demospace&nbsp;= talk" means any talk space.
 
== Parameters ==
 
List of all parameters:
<pre>
{{Mbox
| demospace = {{{demospace|}}} / main / talk / file / category / other
| type  = speedy / delete / content / style / notice / move / protection
| image = none / [[File:Some image.svg|40px]]
| imageright = [[File:Some image.svg|40px]]
| style=CSS values
| textstyle=CSS values
| text  = The message body text.
| small = {{{small|}}} / left / yes
| smallimage = none / [[File:Some image.svg|30px]]
| smallimageright = none / [[File:Some image.svg|30px]]
| smalltext  = A shorter message body text.
| plainlinks = no
}}
</pre>
 
Note: The small parameters only have effect when the template appears on an article, talk or "other" page type. For their associated documentation, see {{tl|Ambox}}, {{tl|Tmbox}} and/or {{tl|Ombox}}. Using the small parameters when they are not valid has no effect, but also does no harm.
 
== See also ==
{{Mbox templates see also}}
 
<includeonly>{{Sandbox other||
<!-- Categories go below this line, please; interwikis go to Wikidata, thank you! -->
[[Category:Mbox and messagebox templates]]
[[Category:Exclude in print]]
 
}}</includeonly>

Revision as of 13:16, 4 April 2019

The files inside this directory are not listed in the game's resource size table.

No description.

Template parameters

ParameterDescriptionTypeStatus
The type of this resource (directory/archive)type

no description

Default
directory
Stringoptional