Jump to content

User:MadnessEdits/Sandbox/Technique Template: Difference between revisions

From Hokuto no Ken Encyclopedia | HnKWiki
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<infobox theme="technique">
<infobox theme="technique">
<title source="Name">
<title source="name">
    <format>{{{Name}}}</format>
    <format>{{{Name}}}</format>
         <default>{{PAGENAME}}</default>
         <default>{{{Name|{{PAGENAME}}}}}</default>
</title>
</title>
<image source="Image">
<image source="Image">
    <caption source="Caption" />
        <default>{{{image}}}</default>
    <caption source="Caption">
            <default>{{{caption}}}</default>
        </caption>
</image>
</image>
     <data source="Furigana" />
     <data source="Furigana" />
Line 36: Line 39:


<data source="description" />
<data source="description" />
</infobox><noinclude>{{clr}}{{documentation}}
</infobox><noinclude>
</noinclude>{{#ifeq:{{#sub:{{FULLPAGENAME}}|0|5}}|User:||<includeonly></includeonly>}}
<templatedata>
{
    "description": "Template to describe a Kenpo Technique",
    "params": {
        "name": {
            "label": "Technique name",
            "description": "Recommend using the Romaji name, if multiple variants are available, pick the earliest used in projects featuring Tetsuo Hara and/or Buronson",
            "type": "string"
        }
    }
}
</templatedata>
</noinclude>

Latest revision as of 05:45, 25 March 2021

Template to describe a Kenpo Technique

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Technique namename

Recommend using the Romaji name, if multiple variants are available, pick the earliest used in projects featuring Tetsuo Hara and/or Buronson

Stringoptional