Template:Jadinko data

From Darkan
Jump to navigation Jump to search


[view] [edit] [purge] Template documentation

This documentation is transcluded from Template:Jadinko data/doc.

The Jadinko data template is used in jadinko seed drop logs to allow multiple views of the data. It is based on the charm data template used in charm logs.

Usage

To use the log data on a page, type

{{JADINKONAME/Log|view=VIEW}}

Adding new charm logs to monsters

To add a charm log to a monster, create a new article "Monster_name/Charm log" and copy the text below.

{{Jadinko data
|view={{{view}}}
|jadinko=Jadinko name
|number=Total number of jadinkos hunted INCLUDING those that dropped seeds
|red=Number of red blossom seeds obtained
|green=Number of green blossom seeds obtained
|blue=Number of blue blossom seeds obtained
|erzille=Number of erzille seeds obtained
|argway=Number of argway seeds obtained
|ugune=Number of ugune seeds obtained
|shengo=Number of shengo seeds obtained
|samaden=Number of samaden seeds obtained
|lergberry=Number of lergberry seeds obtained
|kalferberry=Number of kalferberry seeds obtained
|apple=Number of apple seeds obtained
|orange=Number of orange seeds obtained
|banana=Number of banana seeds obtained
|notes=Optional: notes on the jadinko (will be displayed in mass tables)
|flower=Does the jadinko drop flower seeds? y or n
|herb=Does the jadinko drop herb seeds? y or n
|berry=Does the jadinko drop berry seeds? y or n
|tree=Does the jadinko drop tree seeds? y or n
}}

An example of a charm log page would look like this:

{{Jadinko data
|view={{{view}}}
|jadinko=common jadinko
|number=100
|red=10
|green=10
|blue=10
|erzille=5
|argway=5
|ugune=3
|shengo=3
|samaden=1
|lergberry=0
|kalferberry=0
|apple=3
|orange=3
|banana=3
|flower=y
|herb=y
|berry=n
|tree=y
}}

This produces the following result:


Seed drop percentages
Seed Percent
None

36–52%

Flower seeds
Red blossom

6–16%

Green blossom

6–16%

Blue blossom

6–16%

Herb seeds
Erzille

2–10%

Argway

2–10%

Ugune

1–7%

Shengo

1–7%

Samaden

0.2–4.4%

Bush seeds
Not dropped
Tree seeds
Apple

1–7%

Orange

1–7%

Banana

1–7%

Represents 90% confidence range, based on a sample of 100 drops. Please add to the log!

"view" parameter

This template is used to determine what information to return.

The "view" parameter may be used to do the following:

  • view=table - (default) displays a table showing the average percentages and confidence level of the charms dropped, with a link to add to the log
  • view=raw - displays a table showing the raw number hunted and seed drops, instead of percentages
  • view=number - returns the total number hunted
  • view=none - returns the total number hunted without seeds
  • view=red - returns the total number of red blossom seeds obtained
  • view=green - returns the total number of green blossom seeds obtained
  • view=blue - returns the total number of blue blossom seeds obtained
  • view=erzille - returns the total number of erzille seeds obtained
  • view=argway - returns the total number of argway seeds obtained
  • view=ugune - returns the total number of ugune seeds obtained
  • view=shengo - returns the total number of shengo seeds obtained
  • view=samaden - returns the total number of samaden seeds obtained
  • view=lergberry - returns the total number of lergberry seeds obtained
  • view=kalferberry - returns the total number of kalferberry seeds obtained
  • view=apple - returns the total number of apple seeds obtained
  • view=orange - returns the total number of orange seeds obtained
  • view=banana - returns the total number of banana seeds obtained
  • view=nonepercent - returns the percentage of kills without charms
  • view=goldpercent - returns the percentage of kills with gold charms obtained
  • view=greenpercent - returns the percentage of kills with green charms obtained
  • view=crimsonpercent - returns the percentage of kills with crimson charms obtained
  • view=bluepercent - returns the percentage of kills with blue charms obtained