Difference between revisions of "Template:HealingTools"
From Protoi Healing
(Created page with "<noinclude> {{#cargo_declare:_table=HealingTools |ToolID=String |Quantity=Integer |Picture=File |YouTube=URL |Kind=String |Price=Float |ToolTitleEn=String |ToolDescriptionEn=...") |
|||
| (18 intermediate revisions by the same user not shown) | |||
| Line 4: | Line 4: | ||
|ToolID=String | |ToolID=String | ||
|Quantity=Integer | |Quantity=Integer | ||
| − | + | |YouTube=Text | |
| − | |YouTube= | + | |
|Kind=String | |Kind=String | ||
| − | |Price= | + | |Price=Integer |
|ToolTitleEn=String | |ToolTitleEn=String | ||
| − | |ToolDescriptionEn= | + | |ToolDescriptionEn=Text (size=5000) |
|ToolTitleDe=String | |ToolTitleDe=String | ||
| − | |ToolDescriptionDe= | + | |ToolDescriptionDe=Text (size=5000) |
|ToolTitleCh=String | |ToolTitleCh=String | ||
| − | |ToolDescriptionCh= | + | |ToolDescriptionCh=Text (size=5000) |
}} | }} | ||
| Line 21: | Line 20: | ||
--> | --> | ||
| + | {| class="wikitable" | ||
| + | !style="text-align: left; "|ID: | ||
| + | |{{{ToolID|}}} | ||
| + | |rowspan="6"|{{#tag:youtube|{{{YouTube|}}}|width=350|postload}} | ||
| + | |- | ||
| + | !style="text-align: left; "|TitleEn: | ||
| + | |{{{ToolTitleEn|}}} | ||
| + | |- | ||
| + | !style="text-align: left; "|DescriptionEn: | ||
| + | |{{{ToolDescriptionEn|}}} | ||
| + | |- | ||
| + | !style="text-align: left; "|Quantity: | ||
| + | |{{{Quantity|}}} | ||
| + | |- | ||
| + | !style="text-align: left; "|Kind: | ||
| + | |{{{Kind|}}} | ||
| + | |- | ||
| + | !style="text-align: left; "|Price (€): | ||
| + | |{{{Price|}}} | ||
| + | |} | ||
| + | |||
| + | <tabber> | ||
| + | Deutsch= | ||
| + | {| class="wikitable" | ||
| + | !style="text-align: left; "|TitleDe: | ||
| + | |{{{ToolTitleDe|}}} | ||
| + | |- | ||
| + | !style="text-align: left; "|DescriptionDe: | ||
| + | |{{{ToolDescriptionDe|}}} | ||
| + | |} | ||
| + | |-| | ||
| + | 中文= | ||
| + | {| class="wikitable" | ||
| + | !style="text-align: left; "|TitleCh: | ||
| + | |{{{ToolTitleCh|}}} | ||
| + | |- | ||
| + | !style="text-align: left; "|DescriptionCh: | ||
| + | |{{{ToolDescriptionCh|}}} | ||
| + | |} | ||
| + | </tabber> | ||
| + | |||
<!-- | <!-- | ||
| Line 29: | Line 69: | ||
|ToolID={{{ToolID|}}} | |ToolID={{{ToolID|}}} | ||
|Quantity={{{Quantity|}}} | |Quantity={{{Quantity|}}} | ||
| − | |||
|YouTube={{{YouTube|}}} | |YouTube={{{YouTube|}}} | ||
|Kind={{{Kind|}}} | |Kind={{{Kind|}}} | ||
| Line 40: | Line 79: | ||
|ToolDescriptionCh={{{ToolDescriptionCh|}}} | |ToolDescriptionCh={{{ToolDescriptionCh|}}} | ||
}} | }} | ||
| + | {{#default_form:HealingTools}} | ||
| + | </includeonly> | ||
Latest revision as of 21:49, 31 May 2016
This template defines the table "HealingTools". View table.