Jump to content

Template:MessageBox: Difference between revisions

From Survivalcraft Wiki
No edit summary
No edit summary
Line 5: Line 5:
<td>{{{text|This is an error message box.}}}</td>
<td>{{{text|This is an error message box.}}}</td>
</table>
</table>
|
| display: none;
}}
}}
{{#ifeq: {{lc: {{{type}}} }} | info |
{{#ifeq: {{lc: {{{type}}} }} | info |
Line 12: Line 12:
<td>{{{text|This is an info message box.}}}</td>
<td>{{{text|This is an info message box.}}}</td>
</table>
</table>
|
| display: none;
}}
}}


</includeonly>
</includeonly>

Revision as of 18:34, 30 July 2025