Template:Linkbox: Difference between revisions
Jump to navigation
Jump to search
imported>Leoetlino Created page with "<templatestyles src="linkbox/styles.css" /> <div class="linkbox"> <span class="linkbox-title">{{{title}}}</span> <p class="linkbox-text">{{{text}}}</p> </div><noinclude>Cate..." |
imported>Leoetlino No edit summary |
||
| Line 3: | Line 3: | ||
<span class="linkbox-title">{{{title}}}</span> | <span class="linkbox-title">{{{title}}}</span> | ||
<p class="linkbox-text">{{{text}}}</p> | <p class="linkbox-text">{{{text}}}</p> | ||
</div><noinclude>[[Category:ZeldaMods templates]]</noinclude> | </div><noinclude>[[Category:ZeldaMods templates]]<templatedata> | ||
{ | |||
"params": { | |||
"title": { | |||
"type": "content" | |||
}, | |||
"text": { | |||
"type": "content" | |||
} | |||
}, | |||
"format": "block" | |||
} | |||
</templatedata> | |||
</noinclude> | |||
Revision as of 19:59, 15 October 2018
{{{title}}}
{{{text}}}
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| title | title | no description | Content | optional |
| text | text | no description | Content | optional |