Template:ForageData: Difference between revisions

The official GemStone IV encyclopedia.
Jump to navigation Jump to search
(I am probably about to horribly break something)
 
No edit summary
Line 149: Line 149:
<noinclude>{{Work-in-progress}}
<noinclude>{{Work-in-progress}}
This template is being developed as part of a larger comprehensive foraging system project. It is NOT yet ready for general use. Direct questions to [[User_talk:HATESHI]].
This template is being developed as part of a larger comprehensive foraging system project. It is NOT yet ready for general use. Direct questions to [[User_talk:HATESHI]].

Usage:
<pre{{log2}}>
{{ForageData
|fullname = <!--- REQUIRED. Complete plant name, including a/an/some. Should be same as item page. --->
|syntax = <!--- REQUIRED. System requires optional 1+2 words in order from adjective 15, plus full noun. (eg., "pink mushroom" or "pink and mushroom", not "pink and violet mushroom") --->
|type = <!--- REQUIRED. Valid options are: TBD --->
|realm = <!--- Confirmed list of REALMS (not locations)? Can add up to 20 via realm2, realm3, etc. Valid options are: TBD --->
|climate = <!--- Confirmed list of climates? Can add up to 20 via climate2, climate3, etc. Valid options are: TBD --->
|terrain = <!--- Confirmed list of terrains? Can add up to 20 via terrain2, terrain3, etc. Valid options are: TBD --->
|outdoor = <!--- Confirmed found outside? Valid options are: yes, no --->
|indoor = <!--- Confirmed found inside? Valid options are: yes, no --->
|day = <!--- Confirmed found during localized day? Valid options are: yes, no --->
|night = <!--- Confirmed found during localized night? Valid options are: yes, no--->
|specialflags = <!--- What special room flags are required, if any? (eg. node, anti-magic, special placement) --->
|edible = <!--- Can you eat it? Valid options are: yes, no --->
|property = <!--- What special properties does it have? Can add up to 5 via property2, property3, etc. (eg., healing, poisonous, remove disease) --->
|bundle = <!--- Can it be bundled? Valid options are: yes, no --->
|wearable = <!--- Can it be worn in its foraged state? Valid options are: yes, no --->
|system = <!--- Can add up to 5 via system2, system 3, etc. Valid options are: TBD --->
|note = <!--- Special note section for sidebar. Detailed notes belong in description. --->
|bounty = <!--- Bounty points when turned in. Not applicable for all plants. --->
|description = <!--- Detailed description of plant. --->
|lore = <!--- Detailed lore info about plant. Supports basic formatting. --->
|image = <!--- Space for illustration image, to be formatted later. --->
|related = <!--- Section to include related items, such as [[Yew]] being associated with [[Yew twig]], or [[Blue passionflower]] associated with [[Red passionflower]]. Can support paragraphs and lists. --->
|references = <!--- Section to accommodate list of documents referencing this plant. --->
|}
</pre>
</noinclude>
</noinclude>

Revision as of 17:52, 2 October 2022

{{{fullname}}}
Foraging syntax {{{syntax}}}
Plant type {{{type}}}

{{{fullname}}}

Description:   {{{description}}}

Lore:   {{{lore}}}

Appearances:   {{{gameappearances}}}

Related items:   {{{related}}}

References:   {{{references}}}

This article is a work in progress!

This template is being developed as part of a larger comprehensive foraging system project. It is NOT yet ready for general use. Direct questions to User_talk:HATESHI.