<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.seulengroupe.com/index.php?action=history&amp;feed=atom&amp;title=Template%3AMbox</id>
	<title>Template:Mbox - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.seulengroupe.com/index.php?action=history&amp;feed=atom&amp;title=Template%3AMbox"/>
	<link rel="alternate" type="text/html" href="https://www.seulengroupe.com/index.php?title=Template:Mbox&amp;action=history"/>
	<updated>2026-04-18T18:55:41Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://www.seulengroupe.com/index.php?title=Template:Mbox&amp;diff=615&amp;oldid=prev</id>
		<title>WorkingClassKid: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://www.seulengroupe.com/index.php?title=Template:Mbox&amp;diff=615&amp;oldid=prev"/>
		<updated>2026-03-22T12:01:36Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 12:01, 22 March 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>WorkingClassKid</name></author>
	</entry>
	<entry>
		<id>https://www.seulengroupe.com/index.php?title=Template:Mbox&amp;diff=614&amp;oldid=prev</id>
		<title>pzwiki&gt;Vaileasys: Add css template</title>
		<link rel="alternate" type="text/html" href="https://www.seulengroupe.com/index.php?title=Template:Mbox&amp;diff=614&amp;oldid=prev"/>
		<updated>2025-10-07T10:14:47Z</updated>

		<summary type="html">&lt;p&gt;Add css template&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{Documentation|doc =&lt;br /&gt;
{{Protection}}&lt;br /&gt;
{{Css}}&lt;br /&gt;
This template is used to create a collapsible {{ll|PZwiki:Mboxes|mbox}}.&lt;br /&gt;
&lt;br /&gt;
This is a [[mw:Manual:Collapsible elements|collapsible element]]. You can toggle it by clicking the &amp;quot;◥&amp;quot; sign in the top-right corner.&lt;br /&gt;
&lt;br /&gt;
When collapsed, the image, content, and note will be hidden, only the title will be displayed.&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
Do not use this template directly, use one of the types listed in {{ll|PZwiki:Mboxes}} instead.&lt;br /&gt;
&lt;br /&gt;
===Syntax===&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&amp;gt;&lt;br /&gt;
{{Mbox&lt;br /&gt;
| background = &lt;br /&gt;
| border = &lt;br /&gt;
| color = &lt;br /&gt;
| sign = &lt;br /&gt;
| title = &lt;br /&gt;
| content = &lt;br /&gt;
| note = &lt;br /&gt;
| cat = &lt;br /&gt;
| id = &lt;br /&gt;
| collapsed = &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Parameters===&lt;br /&gt;
;&amp;lt;code&amp;gt;background&amp;lt;/code&amp;gt;&lt;br /&gt;
:Background color. Default based on skin/theme.&lt;br /&gt;
;&amp;lt;code&amp;gt;border&amp;lt;/code&amp;gt;&lt;br /&gt;
:Border style. Default based on skin/theme. E.g., &amp;lt;code&amp;gt;1px solid blue&amp;lt;/code&amp;gt;&lt;br /&gt;
;&amp;lt;code&amp;gt;color&amp;lt;/code&amp;gt;&lt;br /&gt;
:Left bar color. Default to &amp;lt;code&amp;gt;#eaecf0&amp;lt;/code&amp;gt;.&lt;br /&gt;
;&amp;lt;code&amp;gt;sign&amp;lt;/code&amp;gt;&lt;br /&gt;
:Mbox image. Default to &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[[File:Question_On.png|link=]]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;. Assigning a width will have a max-width of 32px when collapsed and 64px when expanded.&lt;br /&gt;
;&amp;lt;code&amp;gt;title&amp;lt;/code&amp;gt;&lt;br /&gt;
:Mbox title. Displayed in bold and large font.&lt;br /&gt;
;&amp;lt;code&amp;gt;content&amp;lt;/code&amp;gt;&lt;br /&gt;
:Normal text.&lt;br /&gt;
;&amp;lt;code&amp;gt;note&amp;lt;/code&amp;gt;&lt;br /&gt;
:Bottom text. Displayed in italic and small font.&lt;br /&gt;
;&amp;lt;code&amp;gt;cat&amp;lt;/code&amp;gt;&lt;br /&gt;
:Category name, omit &amp;lt;code&amp;gt;Category:&amp;lt;/code&amp;gt; prefix.&lt;br /&gt;
;&amp;lt;code&amp;gt;id&amp;lt;/code&amp;gt;&lt;br /&gt;
:Id for each Mbox to collapse the content. Should be unique. Recommended to use the template name. The mbox will not be collapsible if not specified.&lt;br /&gt;
;&amp;lt;code&amp;gt;collapsed&amp;lt;/code&amp;gt;&lt;br /&gt;
:Initial state of the content. Will be collapsed if set to &amp;lt;code&amp;gt;true&amp;lt;/code&amp;gt;. Only works when &amp;lt;code&amp;gt;id&amp;lt;/code&amp;gt; is specified.&lt;br /&gt;
&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&amp;gt;&lt;br /&gt;
{{Mbox&lt;br /&gt;
| title = This is an Mbox.&lt;br /&gt;
| content = This is content of the Mbox.&lt;br /&gt;
| note = This is a note of the Mbox.&lt;br /&gt;
| id = example&lt;br /&gt;
| collapsed = true&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
{{Mbox&lt;br /&gt;
| title = This is an Mbox.&lt;br /&gt;
| content = This is content of the Mbox.&lt;br /&gt;
| note = This is a note of the Mbox.&lt;br /&gt;
| id = example&lt;br /&gt;
| collapsed = true&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Translation guide}}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*{{ll|PZwiki:Mboxes}}&lt;br /&gt;
&lt;br /&gt;
==Attribution==&lt;br /&gt;
*[https://oxygennotincluded.wiki.gg/zh/wiki/Template:%E9%80%9A%E7%9F%A5%E6%A1%86 Mbox on Chinese Oxygen Not Included Wiki]&lt;br /&gt;
}}&lt;br /&gt;
{{ll|Category:Metatemplates}}&lt;br /&gt;
{{ll|Category:Mbox}}&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&amp;lt;includeonly&amp;gt;&amp;lt;div class=&amp;quot;mbox&amp;quot; style=&amp;quot;{{#if:{{{background|}}}|background-color: {{{background|}}};}}{{#if:{{{border|}}}|border: {{{border}}};}}&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;div {{#if:{{{color|}}}|style=&amp;quot;background-color: {{{color}}};&amp;quot;}}&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
  &amp;lt;div&amp;gt;{{#if:{{{sign|}}}&lt;br /&gt;
      |{{{sign}}}&lt;br /&gt;
      |[[File:Question_On.png|link=|class=notpageimage]]&lt;br /&gt;
      }}&amp;lt;/div&amp;gt;&lt;br /&gt;
  &amp;lt;div&amp;gt;&lt;br /&gt;
    {{#if:{{{title|}}}&lt;br /&gt;
    | &amp;lt;div style=&amp;quot;font-weight: bold; padding-right: 1em;&amp;quot;&amp;gt;{{{title}}}&amp;lt;/div&amp;gt;&lt;br /&gt;
    }}&lt;br /&gt;
    &amp;lt;div {{#if:{{{id|}}}&lt;br /&gt;
      | class=&amp;quot;mw-collapsible {{yesno|{{{collapsed|}}}|yes=mw-collapsed|def=}}&amp;quot; id=&amp;quot;mw-customcollapsible-mbox-{{{id}}}&amp;quot;&lt;br /&gt;
      }}&amp;gt;{{#if:{{{content|}}}|{{{content}}}}}&amp;lt;/div&amp;gt;&lt;br /&gt;
  {{#if:{{{id|}}}&lt;br /&gt;
  | &amp;lt;div class=&amp;quot;toggle mw-customtoggle-mbox-{{{id}}}&amp;quot; title=&amp;quot;{{int:show}}/{{int:hide}}&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
  }}{{#if: {{{note|}}}&lt;br /&gt;
  | &amp;lt;div {{#if:{{{id|}}}&lt;br /&gt;
      | class=&amp;quot;mw-collapsible {{yesno|{{{collapsed|}}}|yes=mw-collapsed|def=}}&amp;quot; id=&amp;quot;mw-customcollapsible-mbox-{{{id}}}&amp;quot;&lt;br /&gt;
      }} style=&amp;quot;font-size: 80%; font-style: italic;&amp;quot;&amp;gt;{{{note}}}&amp;lt;/div&amp;gt;&lt;br /&gt;
  }}&lt;br /&gt;
  &amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;{{#if:{{{cat|}}}|[[Category:{{{cat}}}]]}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>pzwiki&gt;Vaileasys</name></author>
	</entry>
</feed>