Template:Infobox Build: Difference between revisions
Template page
More languages
More actions
Content deleted Content added
Created page with "<includeonly>{{Infobox | name = | title = {{{name|}}} | image = {{{image|}}} | caption = {{{caption|}}} | header1 = General info | label1 = Owner | data1 = {{{owner|}}} | label2 = Foundation date | data2 = {{#if:{{{creation_year|}}}{{{creation_month|}}}{{{creation_day|}}} | {{#formatdate:{{{creation_day}}}.{{#switch:{{#sub:{{lc:{{{creation_month}}}}}|0|3}} | jan = 01 | feb = 02 | mar = 03..." |
No edit summary |
||
Line 57: | Line 57: | ||
| data14 = {{{warp_name|}}} |
| data14 = {{{warp_name|}}} |
||
}} |
}} |
||
[[Category: |
[[Category:Builds]]</includeonly> |
||
<noinclude><templatedata> |
<noinclude><templatedata> |
||
{ |
{ |
Revision as of 12:55, 3 August 2025
Infobox for a settlement on the server
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | name | Name of the settlement | String | required |
Image | image | Filename of an image to display | File | optional |
Image caption | caption | Caption for the image | String | optional |
Owner | owner | Owner of the build | String | optional |
Creation Year | creation_year | Year the build was created | Number | optional |
Creation Month | creation_month | Month the build was created (e.g., Jan, Feb, etc. or number) | String | optional |
Creation Day | creation_day | Day of the month the build was created | Number | optional |
X Coordinate | xcoord | X coordinate of the settlement | Number | required |
Y Coordinate | ycoord | Y coordinate of the settlement | Number | required |
Z Coordinate | zcoord | Z coordinate of the settlement | Number | required |
Contributors | contributors | People, who helped build the build | String | optional |
Width (X) | width | Width of the area in the X direction | Number | optional |
Length (Z) | length | Length of the area in the Z direction | Number | optional |
Road Connection | road | Indicates if there is a road connection (Yes/No) | String | optional |
Rail Connection | rail | Indicates if there is a rail connection (Yes/No) | String | optional |
Boat Route | boat_route | Indicates if there is a boat route at the settlement(Yes/No) | String | optional |
Warp | warp | Indicates if the settlement has a warp (Yes/No). | String | optional |
Warp Name | warp_name | Name of the warp, if applicable | String | optional |