Jump to content

Template:CreatureInfoBox: Difference between revisions

No edit summary
No edit summary
Line 1: Line 1:
<table>
<templatedata>
 
{
<tr>
"params": {
<td>Cell 1</td>
"1": {
<td>Cell 2</td>
"label": {
</tr>
"en": "Tip text",
 
"cs": "Text tipu",
<tr>
"tr": "İpuçu metni"
<td>Cell 3</td>
},
<td>Cell 4</td>
"type": "content",
</tr>
"required": true,
 
"description": {
</table>
"en": "Informative tip text.",
"cs": "Text informativního tipu.",
"tr": "Bilgilendirici ipucu metni."
}
}
},
"format": "inline"
}
</templatedata>