Template:Parameter archive infobox: Difference between revisions

From ZeldaMods (Breath of the Wild)
Jump to navigation Jump to search
imported>Leoetlino
(fix syntax)
imported>Leoetlino
No edit summary
Line 1: Line 1:
<div class="infobox">
{{Infobox
<div class="infobox-title">{{{param_type|{{PAGENAME}}}}}</div>
| title = {{{param_type}}}
<table>{{#if:{{{version|}}}|<tr>
| label1 = Version
    <th>Version</th>
| data1 = {{{version}}}
    <td>{{{version}}}</td>
| label2 = Type
</tr>}}{{#if:{{{type|}}}|<tr>
| data2 = {{{type}}}
    <th>Type</th>
}}
    <td>{{{type}}}</td>
</tr>}}</table>
</div>
<noinclude>[[Category: ZeldaMods templates]]<templatedata>
<noinclude>[[Category: ZeldaMods templates]]<templatedata>
{
{

Revision as of 16:20, 9 September 2018

{{{param_type}}}
Version {{{version}}}
Type {{{type}}}

No description.

Template parameters

ParameterDescriptionTypeStatus
File typeparam_type

no description

Example
bgparamlist
Stringrequired
Parameter root version (optional)version

no description

Example
0
Numbersuggested
Parameter root type (optional)type

no description

Example
xml
Stringsuggested