Jump to content

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

From Hokuto no Ken Encyclopedia | HnKWiki
No edit summary
No edit summary
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>}}
{{Documentation}}
<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>

Revision as of 04:35, 25 March 2021

Template documentation (for the above template, sometimes hidden or invisible)
Description
This template is used to do something.
Dependencies
  • Uses (some CSS, JS, file, or other template).
Syntax
Type {{templatename|<param1>|<namedparam=>}} somewhere.
Sample output
{{templatename|foo1<!-- delete if N/A -->|foo2=<!-- delete if N/A -->}}
gives...

Template:Templatename

See also
  • [[Template:]]
  • [[]]
Visit User:MadnessEdits/Sandbox/Technique Template/doc to edit this text! (How does this work?)
Done editing it? Refresh this page! (Why?)

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