Template:BugNotice: Difference between revisions
Jump to navigation
Jump to search
Bug:
[todo tested in ?]
Bug: {| class="mw-collapsible mw-collapsed" style="background:rgba(0,0,0,0.05) ;float:no;margin-bottom:1em;margin-left:0;padding-right:0.5em;border:1px solid rgba(255,255,255,0.1); border-left:solid 1px #8bb9e0; padding-left:1em;"
No edit summary |
Tag: Undo |
||
(9 intermediate revisions by 2 users not shown) | |||
Line 6: | Line 6: | ||
| | | | ||
| {{#if: {{{tested|}}} | | {{#if: {{{tested|}}} | ||
| | | {{todotest|{{{tested}}}}} | ||
| | | {{todotest}} | ||
}} | }} | ||
}}<!-- | }}<!-- | ||
Line 13: | Line 13: | ||
| img = Icon-Bug.png | | img = Icon-Bug.png | ||
| size = 10px | | size = 10px | ||
| type = {{Dictionary/Bug/{{language}}}} | | type = {{#ifeq: {{{hidetested|}}} | * | ||
| {{Tooltip|This bug was tested in all or enough games/softwares to safely assume it happens in every game/software which current page or this bug notice is about|{{Dictionary/Bug/{{language}}}}*}} | |||
| {{Dictionary/Bug/{{language}}}} | |||
}} | |||
| color = 245,80,50 | | color = 245,80,50 | ||
| offset = {{{offset|0}}} | | offset = {{{offset|0}}} |
Latest revision as of 09:26, 5 March 2025
as workaround you can use dd
tag
<dd>{{Bug|{{ExpandBox|}}}}</dd>

{{Expand}} doesn't work in notice templates. Example:
:{{Bug|{{Expand|lorem}}}}
Bug: {| class="mw-collapsible mw-collapsed" style="background:rgba(0,0,0,0.05) ;float:no;margin-bottom:1em;margin-left:0;padding-right:0.5em;border:1px solid rgba(255,255,255,0.1); border-left:solid 1px #8bb9e0; padding-left:1em;"
|+ style="text-align:left; white-space:nowrap; font-weight:bold; color:#ddd; " | | lorem
|} [todo tested in ?]
{{Bug|{{Expand|lorem}}}}

|+ style="text-align:left; white-space:nowrap; font-weight:bold; color:#ddd; " | | lorem
|} [todo tested in ?]The above documentation is transcluded from Template:BugNotice/doc. (Edit | Page history)
Editors can experiment in this template's sandbox (edit) and testcases (create) pages.
Editors can experiment in this template's sandbox (edit) and testcases (create) pages.