Template:Fix: Difference between revisions
Jump to navigation
Jump to search
(Added to "Inline note templates" category) |
No edit summary |
||
(12 intermediate revisions by 8 users not shown) | |||
Line 1: | Line 1: | ||
< | {{doc}} | ||
<includeonly> | |||
{{ | |||
<onlyinclude>{{#ifeq: {{{2|}}} | code | |||
| {{#if: {{{text|{{{1|}}}}}} | |||
| {{Notify | |||
</ | | mode = inline | ||
| img = Cpp.png | |||
| size = 10px | |||
| type = {{Dictionary/Code Fix/{{pagelang}}}} | |||
| color = 91,165,235 | |||
| offset = {{{offset|0}}} | |||
|{{{text|{{{1|}}}}}}}} | |||
| {{inline note | |||
| color = #5ba5eb | |||
| name = [[File:Cpp.png|10px|link=|alt=]] {{Dictionary/Code Fix/{{pagelang}}}} | |||
}} | |||
}} | |||
| {{#if: {{{text|{{{1|}}}}}} | |||
| {{Notify | |||
| mode = inline | |||
| img = Note.png | |||
| size = 10px | |||
| type = {{Dictionary/Fix/{{pagelang}}}} | |||
| color = 113,227,84 | |||
| offset = {{{offset|0}}} | |||
|{{{text|{{{1|}}}}}}}} | |||
| {{inline note | |||
| color = #71e354 | |||
| name = [[File:Note.png|10px|link=|alt=]] {{Dictionary/Fix/{{pagelang}}}} | |||
}} | |||
}} | |||
}}</onlyinclude> | |||
</includeonly> |
Latest revision as of 13:30, 26 August 2024
The above documentation is transcluded from Template:Fix/doc. (Edit | Page history)
Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages.
Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages.