Template:Message: Difference between revisions
Jump to navigation
Jump to search
(Returned the correct display of the minus, not the hyphen.) |
mNo edit summary |
||
Line 15: | Line 15: | ||
<!-- Text & Files --> | <!-- Text & Files --> | ||
<div style="border-radius:4px; line-height:1.375rem; word-wrap:break-word">{{{1|{{{text|}}}}}}</div> | <div style="border-radius:4px; line-height:1.375rem; word-wrap:break-word">{{{1|{{{text|}}}}}}</div> | ||
{{#if:{{{2|}}}|<div style="margin-top:4px; user-select:none">{{{2|}}}</div>}} | {{#if:{{{2|}}}|<div style="margin-top:4px; user-select:none">{{{2|}}}</div>}}<!-- | ||
-->{{#if:{{{solved|}}}|<div style="margin-top:4px"><span style="color:#8BC53F">{{Message/strings|Solved}}</span>: {{{solved|}}}</div>}} | |||
</div></onlyinclude></includeonly> | </div></onlyinclude></includeonly> |