Template:Block/doc: Difference between revisions

From Vintage Story Wiki
no edit summary
No edit summary
No edit summary
 
(15 intermediate revisions by the same user not shown)
Line 2: Line 2:


<!--T:1-->
<!--T:1-->
This template creates an infobox that is designed for blocks in Vintage Story. It has the subcategories {{tl|Item/Fuel}} and {{tl|Item/Smeltable}} but it is currently unclear why it uses the Item prefix for smeltable blocks.
This template creates an infobox that is designed for blocks in Vintage Story. It has the subcategories {{tl|Item/Fuel}} and {{tl|Item/Smeltable}}.


== Usage == <!--T:2-->
== Usage == <!--T:2-->


<!--T:3-->
<!--T:3-->
Unused parameters can be safely deleted.
The block infobox template should be placed at the top of the article, '''above''' the starting introductory text but below any translation tags where possible. Not every block infobox requires all the parameters - delete them as appropriate.
 
</translate>
<pre style="width = 75%">
<pre style="width = 75%">
{{Block
{{Block
|Name= Name of the block
|Name=<translate><!--T:65--> Name of the block</translate>
|Image= Full image name with File: prefix and file extension i.e. File:Imageexample.png
|Image=<translate><!--T:66--> Full image name with File: prefix and file extension i.e. File:Imageexample.png</translate>
|Material= The block's material type
|Material=<translate><!--T:67--> The block's material type</translate>
|Stackable= Maximum stack size, defaults to 64
|Stackable=<translate><!--T:68--> Maximum stack size, defaults to 64</translate>
|Drops= What the block drops on breaking
|Drops=<translate><!--T:69--> What the block drops on breaking</translate>
|Fertility= Fertility of the block for farming
|Fertility=<translate><!--T:70--> Fertility of the block for farming</translate>
|LightLevel= Light level that the block generates
|LightLevel=<translate><!--T:71--> Light level that the block generates</translate>
|Temp= Burning temperature as a fuel
|Temp=<translate><!--T:72--> Burning temperature as a fuel</translate>
|Duration= Burning duration in seconds
|Duration=<translate><!--T:73--> Burning duration in seconds</translate>
|SmeltTemp= Smelting temperature as a metal
|SmeltTemp=<translate><!--T:74--> Smelting temperature as a metal</translate>
|RequiresContainer= Whether or not smelting requires a container
|RequiresContainer=<translate><!--T:75--> Whether or not smelting requires a container</translate>
|OutputLink=Link to the container's (e.g. a mold) wiki page in your prefered language (you do not need to write Special:MyLanguage/)
|OutputLink=<translate><!--T:76--> Link to the container's (e.g. a mold) wiki page in your prefered language (you do not need to write Special:MyLanguage/)</translate>
|OutputName=Container name to be displayed (or its translation)
|OutputName=<translate><!--T:77--> Container name to be displayed (or its translation)</translate>
|OutputAmount=Number of items obtained after emptying the container
|OutputAmount=<translate><!--T:78--> Number of items obtained after emptying the container</translate>
|FloatRight= Whether or not the box should float on the right side of the page (so you don't have to use a <div></div> tag)
|FloatRight=<translate><!--T:79--> Whether or not the box should float on the right side of the page (so you don't have to use a <div></div> tag)</translate>
|NoBreak= Whether or not the item box should end in a line break
|NoBreak=<translate><!--T:80--> Whether or not the item box should end in a line break</translate>
}}</pre>
}}</pre>
<translate>


=== Parameters === <!--T:4-->
=== Parameters === <!--T:4-->
Line 33: Line 36:
{| class="wikitable"
{| class="wikitable"
|-
|-
! <translate>Parameters</translate> !! <translate>Description</translate> !! <translate>Type</translate> !! <translate>Required</translate>
! <translate><!--T:11--> Parameters</translate> !! <translate><!--T:12--> Description</translate> !! <translate><!--T:13--> Type</translate> !! <translate><!--T:14--> Required</translate>
|-
|-
| <translate>parameter1</translate> || <translate>Description of what parameter1 is</translate> || <translate>string/boolean/file/number/any</translate> || <translate>yes/no/suggested</translate>
| <translate><!--T:15--> parameter1</translate> || <translate><!--T:16--> Description of what parameter1 is</translate> || <translate><!--T:17--> string/boolean/file/number/any</translate> || <translate><!--T:18--> yes/no/suggested</translate>
|-
|-
| ''Name'' || <translate>Name of the block</translate> || <translate>string</translate> || <translate>yes</translate>
| ''Name'' || <translate><!--T:19--> Name of the block</translate> || <translate><!--T:20--> string</translate> || <translate><!--T:21--> yes</translate>
|-
|-
| ''Image'' || <translate>Filename of an image, including "File:" prefix and ".png" suffix</translate> || <translate>file</translate> || <translate>yes</translate>
| ''Image'' || <translate><!--T:22--> Filename of an image, including "File:" prefix and ".png" suffix</translate> || <translate><!--T:23--> file</translate> || <translate><!--T:24--> yes</translate>
|-
|-
| ''Material'' || <translate>The block's material type</translate> || <translate>string</translate> || <translate>suggested</translate>
| ''Material'' || <translate><!--T:25--> The block's material type</translate> || <translate><!--T:26--> string</translate> || <translate><!--T:27--> suggested</translate>
|-
|-
| ''Stackable'' || <translate>Maximum stack size, defaults to 64</translate> || <translate>number</translate> || <translate>suggested</translate>
| ''Stackable'' || <translate><!--T:28--> Maximum stack size, defaults to 64</translate> || <translate><!--T:29--> number</translate> || <translate><!--T:30--> suggested</translate>
|-
|-
| ''Drops'' || <translate>What the block drops on breaking</translate> || <translate>wikitext</translate> || <translate>suggested</translate>
| ''Drops'' || <translate><!--T:31--> What the block drops on breaking</translate> || <translate><!--T:32--> wikitext</translate> || <translate><!--T:33--> suggested</translate>
|-
|-
| ''Fertility'' || <translate>Fertility of the block for farming</translate> || <translate>percentage</translate> || <translate>no</translate>
| ''Fertility'' || <translate><!--T:34--> Fertility of the block for farming</translate> || <translate><!--T:35--> percentage</translate> || <translate><!--T:36--> no</translate>
|-
|-
| ''LightLevel'' || <translate>Light level that the block generates</translate> || <translate>number</translate> || <translate>no</translate>
| ''LightLevel'' || <translate><!--T:37--> Light level that the block generates</translate> || <translate><!--T:38--> number</translate> || <translate><!--T:39--> no</translate>
|-
|-
| ''SmeltTemp'' || <translate>Smelting temperature</translate> || <translate>number</translate> || <translate>yes for Item/Smeltable</translate>
| ''SmeltTemp'' || <translate><!--T:40--> Smelting temperature</translate> || <translate><!--T:41--> number</translate> || <translate><!--T:42--> yes for Item/Smeltable</translate>
|-
|-
| ''RequiresContainer'' || <translate>Whether or not smelting requires a container</translate> || <translate>string</translate> || <translate>no</translate>
| ''RequiresContainer'' || <translate><!--T:43--> Whether or not smelting requires a container</translate> || <translate><!--T:44--> string</translate> || <translate><!--T:45--> no</translate>
|-
|-
| ''OutputLink'' || <translate>Smelting output container page link</translate> || <translate>string</translate> || <translate>yes if RequiresContainer is present</translate>
| ''OutputLink'' || <translate><!--T:46--> Smelting output container page link</translate> || <translate><!--T:47--> string</translate> || <translate><!--T:48--> yes if RequiresContainer is present</translate>
|-
|-
| ''OutputName'' || <translate>Smelting output container name</translate> || <translate>string</translate> || <translate>yes if RequiresContainer is present</translate>
| ''OutputName'' || <translate><!--T:49--> Smelting output container name</translate> || <translate><!--T:50--> string</translate> || <translate><!--T:51--> yes if RequiresContainer is present</translate>
|-
|-
| ''OutputAmount'' || <translate>Amount of items obtained after emptying the container</translate> || <translate>number</translate> || <translate>yes if OutputName is present</translate>
| ''OutputAmount'' || <translate><!--T:52--> Amount of items obtained after emptying the container</translate> || <translate><!--T:53--> number</translate> || <translate><!--T:54--> yes if OutputName is present</translate>
|-
|-
| ''FloatRight'' || <translate>Whether or not the box should float on the right side of the page<br>(so you don't have to use a <nowiki><div></div></nowiki> tag)</translate> || <translate>any</translate> || <translate>no</translate>
| ''FloatRight'' || <translate><!--T:55--> Whether or not the box should float on the right side of the page<br>(so you don't have to use a <nowiki><div></div></nowiki> tag)</translate> || <translate><!--T:56--> any</translate> || <translate><!--T:57--> no</translate>
|-
|-
| ''NoBreak'' || <translate>Whether or not the item box should end in a line break</translate> || <translate>any</translate> || <translate>no</translate>
| ''NoBreak'' || <translate><!--T:58--> Whether or not the item box should end in a line break</translate> || <translate><!--T:59--> any</translate> || <translate><!--T:60--> no</translate>
|}
|}
<translate>
<translate>
Line 72: Line 75:
{| class="wikitable" style="width: 75%"
{| class="wikitable" style="width: 75%"
|-
|-
! <translate>Code</translate> !! <translate>Result</translate>
! <translate><!--T:61--> Code</translate> !! <translate><!--T:62--> Result</translate>
|-
|-
| <pre>
| <pre>
Line 80: Line 83:
|Material=Soil
|Material=Soil
|Stackable=64
|Stackable=64
|Drops=[[Special:MyLanguage/Soil|Low fertility soil]]
|Drops=1x [[Special:MyLanguage/Soil|Low fertility soil]]
|Fertility=25%
|Fertility=25%
|FloatRight=yes
|FloatRight=yes
Line 92: Line 95:
|Stackable=64
|Stackable=64
|Fertility=25%
|Fertility=25%
|Drops=[[Special:MyLanguage/Soil|Low fertility soil]]
|Drops=1x [[Special:MyLanguage/Soil|Low fertility soil]]
|FloatRight=yes
|FloatRight=yes
|NoBreak=yes
|NoBreak=yes
}}
}}
|-
|-
| <pre>
| <font style="font-family: Consolas,monospace;">'''<nowiki></translate></nowiki>'''<br>
&lt;/translate>
<nowiki>{{Block</nowiki><br>
{{Block
<nowiki>|Name=</nowiki>'''<nowiki><translate></nowiki>'''Blue clay'''<nowiki></translate></nowiki>'''<br>
|Name=&lt;translate>Blue clay&lt;/translate>
<nowiki>|Image=File:Rawclay blue.png</nowiki><br>
|Image=File:Rawclay blue.png
<nowiki>|Material=</nowiki>'''<nowiki><translate></nowiki>'''Soil'''<nowiki></translate></nowiki>'''<br>
|Material=&lt;translate>Soil&lt;/translate>
<nowiki>|Stackable=64</nowiki><br>
|Stackable=64
<nowiki>|Drops=4-5 [[Special:MyLanguage/Clay|</nowiki>'''<nowiki><translate></nowiki>'''Blue clay'''<nowiki></translate></nowiki>''']]<br>
|Drops=&lt;translate>4-5 [[Special:MyLanguage/Clay|Blue clay]]&lt;/translate>
<nowiki>|FloatRight=yes</nowiki><br>
|FloatRight=yes
<nowiki>|NoBreak=yes</nowiki><br>
|NoBreak=yes
<nowiki>}}</nowiki><br>
}}
'''<nowiki><translate></nowiki>'''<br><br><br></font>
&lt;translate></pre> <translate><!--T:7--> n.b. The translate tags will be properly parsed and "disappear" once a page is marked for translation.</translate>
<translate>
<!--T:63-->
n.b. the translate tags "disappear" when put on a page that is properly [[Special:MyLanguage/Vintage_Story_Wiki:How_to_translate_the_wiki|marked for translation]].
 
<!--T:64-->
The translator will not see any code. He will only see 3 sentences to translate:</translate>
*Blue clay
*Soil
*Blue clay
 
||
||
{{Block
{{Block
Line 115: Line 127:
|Material=<translate><!--T:9--> Soil</translate>
|Material=<translate><!--T:9--> Soil</translate>
|Stackable=64
|Stackable=64
|Drops=<translate><!--T:10--> 4-5 [[Special:MyLanguage/Clay|Blue clay]]</translate>
|Drops= 4-5 [[Special:MyLanguage/Clay|<translate><!--T:10--> Blue clay</translate>]]
|FloatRight=yes
|FloatRight=yes
|NoBreak=yes
|NoBreak=yes
Confirmedusers, editor
37,784

edits