Difference between revisions of "Template:Gathering Row"

From HomepointXI Wiki
Jump to: navigation, search
(Created page with "<noinclude> For use with Template:Gathering Table, insert the below code block: <pre> {{Gathering Row |Item= |Abundance= |Condition= }} }}</pre> :*For '''Abundance''', jus...")
 
m
Line 9: Line 9:
 
}}</pre>
 
}}</pre>
 
:*For '''Abundance''', just type the name as:  
 
:*For '''Abundance''', just type the name as:  
 +
::'''a''' or '''always'''
 
::'''vc''' or '''very common'''
 
::'''vc''' or '''very common'''
 
::'''c''' or '''common'''
 
::'''c''' or '''common'''
Line 15: Line 16:
 
::'''vr''' or '''very rare'''
 
::'''vr''' or '''very rare'''
 
::'''sr''' or '''super rare'''
 
::'''sr''' or '''super rare'''
 +
::'''ur''' or '''ultra rare'''
 
</noinclude>
 
</noinclude>
 
<includeonly>|-
 
<includeonly>|-
 
| style="padding: 1px;" | {{{Item|}}}
 
| style="padding: 1px;" | {{{Item|}}}
| style="padding: 1px;" | {{#switch: {{lc:{{{Abundance|}}}}}| vc|very common=Very Common (≥24%)| c|common=Common (15%)| uc|uncommon=Uncommon (10%)| r|rare=Rare (5%)| vr|very rare=Very Rare (1%)| sr|super rare=Super Rare (0.5%)|#default={{question}} }}
+
| style="padding: 1px;" | {{#switch: {{lc:{{{Abundance|}}}}}| a|always=Always (100%) vc|very common=Very Common (≥24%)| c|common=Common (15%)| uc|uncommon=Uncommon (10%)| r|rare=Rare (5%)| vr|very rare=Very Rare (1%)| sr|super rare=Super Rare (0.5%)| ur|ultra rare=Ultra Rare (0.1%)|#default={{question}} }}
 
| style="padding: 1px;" | {{{Condition|}}}</includeonly>
 
| style="padding: 1px;" | {{{Condition|}}}</includeonly>

Revision as of 16:57, 2 July 2023

For use with Template:Gathering Table, insert the below code block:

{{Gathering Row
|Item=
|Abundance=
|Condition=
}}
}}
  • For Abundance, just type the name as:
a or always
vc or very common
c or common
uc or uncommon
r or rare
vr or very rare
sr or super rare
ur or ultra rare