Template:Infobox tree/doc: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
;Data dump | ;Data dump | ||
<pre> | <pre> | ||
General infobox stuff: | |||
- name......: alternative infobox-title (defaults to page-name) | - name......: alternative infobox-title (defaults to page-name) | ||
- image.....: alternative infobox-image (defaults to | - image.....: alternative infobox-image (defaults to page-name.png) | ||
- imagewidth: adjust image display size. (defaults to image-size, capped at 320) | - imagewidth: adjust image display size. (defaults to image-size, capped at 320) | ||
- caption...: infobox-image caption text. | - caption...: infobox-image caption text. | ||
:Game-object | :Game-object notes: | ||
- objectsreq: | - objectsreq: general objects back-link relations. | ||
- (terrain): biome's (?:''Native only or also plantable by user'') | - (terrain): biome's (?:''Native only or also plantable by user'') | ||
- bough.....: mixed input, number of xxx (resource, int), resource name/pagelink. (split/rec) | - bough.....: mixed input, number of xxx (resource, int), resource name/pagelink. (split/rec) | ||
- seed/fruit: mixed input, number of xxx (resource, int), resource name/pagelink. | - seed/fruit: mixed input, number of xxx (resource, int), resource name/pagelink. | ||
-- issue: seed and fruit are not always the same thing. (split/full) | -- issue: seed and fruit are not always the same thing. (split/full) | ||
- other.: ... (other resources) | - other.: ... (other resources) | ||
-- note: although closely tree-type related, its more a log-resource than a direct tree resource. | -- note: although closely tree-type related, its more a log-resource than a direct tree resource. | ||
- board.....: number of xxx (resource, int), data pair: bone-saw/metal-saw. (split/rec) | - board.....: number of xxx (resource, int), data pair: bone-saw/metal-saw. (split/rec) | ||
Line 41: | Line 37: | ||
- totherqt.....: property:totherqt (num/int) | - totherqt.....: property:totherqt (num/int) | ||
- log.......: property:log (num/int) | - log.......: property:log (num/int) | ||
(log data) | |||
- block1.....: property:blockperlog (num/int) | - block1.....: property:blockperlog (num/int) | ||
- block2.....: property:blockperlog_m (num/int) | - block2.....: property:blockperlog_m (num/int) | ||
Line 47: | Line 44: | ||
Usage: | Usage: | ||
- objectsreq: ( | - objectsreq: (--/---), property:requires(single) | ||
- location: (--/--), PageLink(list), ePageLink | |||
-- see related property pages | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
-- | |||
</pre> | </pre> |
Revision as of 14:22, 27 March 2020
- Data dump
General infobox stuff: - name......: alternative infobox-title (defaults to page-name) - image.....: alternative infobox-image (defaults to page-name.png) - imagewidth: adjust image display size. (defaults to image-size, capped at 320) - caption...: infobox-image caption text. :Game-object notes: - objectsreq: general objects back-link relations. - (terrain): biome's (?:''Native only or also plantable by user'') - bough.....: mixed input, number of xxx (resource, int), resource name/pagelink. (split/rec) - seed/fruit: mixed input, number of xxx (resource, int), resource name/pagelink. -- issue: seed and fruit are not always the same thing. (split/full) - other.: ... (other resources) -- note: although closely tree-type related, its more a log-resource than a direct tree resource. - board.....: number of xxx (resource, int), data pair: bone-saw/metal-saw. (split/rec) -- note: although closely tree-type related, its more a log-resource than a direct tree resource. Data called: - specific: (used in conjunction with requires) - requires: ... Auto settings: - Category: Trees - Property: object_type=tree (old experimental stuff) Stored Object data: (none: used on page only) - objectsreq: none - terrain...: none - branch....: property:branchpertree (num/int) - bark......: property:barkpertree (num/int) - bough.....: property:boughpertree (num/int) - tfruit......: property:tfruit (text/string) - tfruitqt......: property:tfruitqt (num/int) - tother.....: property:tother (text/string) - totherqt.....: property:totherqt (num/int) - log.......: property:log (num/int) (log data) - block1.....: property:blockperlog (num/int) - block2.....: property:blockperlog_m (num/int) - board1.....: property:boardperlog (num/int) - board2.....: property:boardperlog_m (num/int) Usage: - objectsreq: (--/---), property:requires(single) - location: (--/--), PageLink(list), ePageLink -- see related property pages