Template:Block/doc: Difference between revisions

From Vintage Story Wiki
no edit summary
No edit summary
No edit summary
 
(20 intermediate revisions by the same user not shown)
Line 1: Line 1:
<languages />
<languages /><translate>
<translate>


<!--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
|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
|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=<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=<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-->


<!--T:5-->
</translate>
{| class="wikitable"
{| class="wikitable"
|-
|-
! Parameters !! Description !! Type !! Required
! <translate><!--T:11--> Parameters</translate> !! <translate><!--T:12--> Description</translate> !! <translate><!--T:13--> Type</translate> !! <translate><!--T:14--> Required</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><!--T:19--> Name of the block</translate> || <translate><!--T:20--> string</translate> || <translate><!--T:21--> yes</translate>
|-
|-
| parameter1 || Description of what parameter1 is || string/boolean/file/number/any || yes/no/suggested
| ''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>
|-
|-
| Name || Name of the block || string || yes
| ''Material'' || <translate><!--T:25--> The block's material type</translate> || <translate><!--T:26--> string</translate> || <translate><!--T:27--> suggested</translate>
|-
|-
| Image || Filename of an image, including "File:" prefix and ".png" suffix || file || yes
| ''Stackable'' || <translate><!--T:28--> Maximum stack size, defaults to 64</translate> || <translate><!--T:29--> number</translate> || <translate><!--T:30--> suggested</translate>
|-
|-
| Material || The block's material type || string || suggested
| ''Drops'' || <translate><!--T:31--> What the block drops on breaking</translate> || <translate><!--T:32--> wikitext</translate> || <translate><!--T:33--> suggested</translate>
|-
|-
| Stackable || Maximum stack size, defaults to 64 || number || suggested
| ''Fertility'' || <translate><!--T:34--> Fertility of the block for farming</translate> || <translate><!--T:35--> percentage</translate> || <translate><!--T:36--> no</translate>
|-
|-
| Drops || What the block drops on breaking || wikitext || suggested
| ''LightLevel'' || <translate><!--T:37--> Light level that the block generates</translate> || <translate><!--T:38--> number</translate> || <translate><!--T:39--> no</translate>
|-
|-
| Fertility || Fertility of the block for farming || percentage || no
| ''SmeltTemp'' || <translate><!--T:40--> Smelting temperature</translate> || <translate><!--T:41--> number</translate> || <translate><!--T:42--> yes for Item/Smeltable</translate>
|-
|-
| LightLevel || Light level that the block generates || number || no
| ''RequiresContainer'' || <translate><!--T:43--> Whether or not smelting requires a container</translate> || <translate><!--T:44--> string</translate> || <translate><!--T:45--> no</translate>
|-
|-
| SmeltTemp || Smelting temperature || number || yes for Item/Smeltable
| ''OutputLink'' || <translate><!--T:46--> Smelting output container page link</translate> || <translate><!--T:47--> string</translate> || <translate><!--T:48--> yes if RequiresContainer is present</translate>
|-
|-
| RequiresContainer || Whether or not smelting requires a container || string || no
| ''OutputName'' || <translate><!--T:49--> Smelting output container name</translate> || <translate><!--T:50--> string</translate> || <translate><!--T:51--> yes if RequiresContainer is present</translate>
|-
|-
|OutputLink || Smelting output container page link || string || yes if RequiresContainer is present
| ''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>
|-
|-
|OutputName || Smelting output container name || string || yes if RequiresContainer is present
| ''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>
|-
|-
|OutputAmount || Amount of items obtained after emptying the container || number || yes if OutputName is present
| ''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>


=== Examples === <!--T:6-->
=== Examples === <!--T:6-->
</translate>
</translate>
{| class="wikitable" style="width: 75%"
{| class="wikitable" style="width: 75%"
|-
|-
! Code !! Result
! <translate><!--T:61--> Code</translate> !! <translate><!--T:62--> Result</translate>
|-
|-
| <pre>
| <pre>
Line 73: Line 83:
|Material=Soil
|Material=Soil
|Stackable=64
|Stackable=64
|Drops=Low fertility soil
|Drops=1x [[Special:MyLanguage/Soil|Low fertility soil]]
|Fertility=25%
|Fertility=25%
|FloatRight=yes
|NoBreak=yes
}}
}}
</pre>  
</pre>  
Line 83: Line 95:
|Stackable=64
|Stackable=64
|Fertility=25%
|Fertility=25%
|Drops=Low fertility soil
|Drops=1x [[Special:MyLanguage/Soil|Low fertility soil]]
|FloatRight=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 Blue clay&lt;/translate>
<nowiki>|FloatRight=yes</nowiki><br>
}}
<nowiki>|NoBreak=yes</nowiki><br>
&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>
<nowiki>}}</nowiki><br>
'''<nowiki><translate></nowiki>'''<br><br><br></font>
<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
|Name=<translate><!--T:8--> Blue clay</translate>
|Name=<translate><!--T:8--> Blue clay</translate>
|Image=File:Rawclay blue.png
|Image=File:Rawclay blue.png
|Material= <translate><!--T:9--> Soil</translate>
|Material=<translate><!--T:9--> Soil</translate>
|Stackable=64
|Stackable=64
|Drops= <translate><!--T:10--> 4-5 Blue clay</translate>
|Drops= 4-5 [[Special:MyLanguage/Clay|<translate><!--T:10--> Blue clay</translate>]]
|FloatRight=yes
|NoBreak=yes
}}
}}
|}
|}
Confirmedusers, editor
37,784

edits