Template:EncounterTable/doc: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 11: | Line 11: | ||
|- | |- | ||
| table | | table | ||
|if the item is chosen from another table, use this instead | |if the item is chosen from another table, use this instead. Cannot be used if item is specified. | ||
|- | |- | ||
| quantity | | quantity | ||
Line 23: | Line 23: | ||
<pre> | <pre> | ||
{{EncounterTable | {{EncounterTable | ||
|{{EncounterTable/Row|table= | |{{EncounterTable/Row|table=Junk 0C|weight=95}} | ||
|{{EncounterTable/Row|table= | |{{EncounterTable/Row|table=Junk 0R|weight=5}} | ||
|{{EncounterTable/Row|item=torch|quantity=2d3|weight=10}} | |{{EncounterTable/Row|item=torch|quantity=2d3|weight=10}} | ||
}} | }} | ||
</pre> | </pre> | ||
{{EncounterTable | {{EncounterTable | ||
|{{EncounterTable/Row|table= | |{{EncounterTable/Row|table=Junk 0C|weight=95}} | ||
|{{EncounterTable/Row|table= | |{{EncounterTable/Row|table=Junk 0R|weight=5}} | ||
|{{EncounterTable/Row|item=torch|quantity=2d3|weight=10}} | |{{EncounterTable/Row|item=torch|quantity=2d3|weight=10}} | ||
}} | }} | ||
{{doc/end}} | {{doc/end}} | ||
<noinclude>[[Category:Template documentation]]</noinclude> | <noinclude>[[Category:Template documentation]]</noinclude> |