Difference between revisions of "Template:Textbox"

From Detective Conan Wiki
Line 1: Line 1:
<includeonly><div style="display: inline-block; background-color: rgba(250, 250, 250, 0.9); border: 1px dotted #ccc; padding: 8px; max-width: 100%; overflow-x: auto;"><div style="display: flex; flex-wrap: nowrap; overflow: auto; width: 100%; white-space: nowrap;">{{{1}}}</div></div></includeonly><noinclude>
+
<includeonly>
 +
<div style="display: inline-block; background-color: rgba(250, 250, 250, 0.9); border: 1px dotted #ccc; padding: 8px; max-width: 100%; overflow-x: auto; box-sizing: border-box;">
 +
  <div style="display: flex; flex-wrap: nowrap; overflow: auto; white-space: nowrap; width: auto;">
 +
    {{{1}}}
 +
  </div>
 +
</div>
 +
</includeonly><noinclude>
 +
'''Note:''' Can be used for references in staff pages <u>or</u> quotes in anime pages
 +
<pre>
 +
{{textbox|
 +
{{{1}}}
 +
}}
 +
</pre>
 +
 
 
[[Category:Templates]]
 
[[Category:Templates]]
 
</noinclude>
 
</noinclude>

Revision as of 23:46, 13 April 2025

Note: Can be used for references in staff pages or quotes in anime pages

{{textbox|
{{{1}}}
}}