65,679
editsAd placeholder
Books: Difference between revisions
Jump to navigation
Jump to search
Replaced manual lists with autoupdating and more efficient cargo queries
HiddenDragon (talk | contribs) (→Common: Adding more books) |
HiddenDragon (talk | contribs) (Replaced manual lists with autoupdating and more efficient cargo queries) Tag: Replaced |
||
Line 14: | Line 14: | ||
== {{Story}} == | == {{Story}} == | ||
{{ | {{Book list|where=type = 'Books' AND rarity = 'story'}} | ||
== {{Legendary}} == | == {{Legendary}} == | ||
{{list | {{Book list|where=type = 'Books' AND rarity = 'legendary'}} | ||
== Other == | == Other == | ||
Line 57: | Line 38: | ||
</div> | </div> | ||
=== A === | === A === | ||
{{Book list|where=type = 'Books' AND name LIKE 'a%' AND rarity = 'common'}} | |||
=== B === | === B === | ||
{{Book list|where=type = 'Books' AND name LIKE 'b%' AND rarity = 'common'}} | |||
=== C === | === C === | ||
{{Book list|where=type = 'Books' AND name LIKE 'c%' AND rarity = 'common'}} | |||
=== D === | === D === | ||
{{Book list|where=type = 'Books' AND name LIKE 'd%' AND rarity = 'common'}} | |||
=== E === | === E === | ||
{{Book list|where=type = 'Books' AND name LIKE 'e%' AND rarity = 'common'}} | |||
=== F === | === F === | ||
{{Book list|where=type = 'Books' AND name LIKE 'f%' AND rarity = 'common'}} | |||
=== G === | === G === | ||
{{Book list|where=type = 'Books' AND name LIKE 'g%' AND rarity = 'common'}} | |||
=== H === | === H === | ||
{{Book list|where=type = 'Books' AND name LIKE 'h%' AND rarity = 'common'}} | |||
=== I === | === I === | ||
{{Book list|where=type = 'Books' AND name LIKE 'i%' AND rarity = 'common'}} | |||
=== J === | === J === | ||
{{Book list|where=type = 'Books' AND name LIKE 'j%' AND rarity = 'common'}} | |||
=== K === | === K === | ||
{{Book list|where=type = 'Books' AND name LIKE 'k%' AND rarity = 'common'}} | |||
=== L === | === L === | ||
{{Book list|where=type = 'Books' AND name LIKE 'l%' AND rarity = 'common'}} | |||
=== M === | === M === | ||
{{Book list|where=type = 'Books' AND name LIKE 'm%' AND rarity = 'common'}} | |||
=== N === | === N === | ||
{{Book list|where=type = 'Books' AND name LIKE 'n%' AND rarity = 'common'}} | |||
=== O === | === O === | ||
{{Book list|where=type = 'Books' AND name LIKE 'o%' AND rarity = 'common'}} | |||
=== P === | === P === | ||
{{Book list|where=type = 'Books' AND name LIKE 'p%' AND rarity = 'common'}} | |||
=== Q === | === Q === | ||
{{Book list|where=type = 'Books' AND name LIKE 'q%' AND rarity = 'common'}} | |||
=== R === | === R === | ||
{{Book list|where=type = 'Books' AND name LIKE 'r%' AND rarity = 'common'}} | |||
=== S === | === S === | ||
{{Book list|where=type = 'Books' AND name LIKE 's%' AND rarity = 'common'}} | |||
=== T === | === T === | ||
{{Book list|where=type = 'Books' AND name LIKE 't%' AND rarity = 'common'}} | |||
=== U === | === U === | ||
{{Book list|where=type = 'Books' AND name LIKE 'u%' AND rarity = 'common'}} | |||
=== V === | === V === | ||
{{Book list|where=type = 'Books' AND name LIKE 'v%' AND rarity = 'common'}} | |||
=== W === | === W === | ||
{{Book list|where=type = 'Books' AND name LIKE 'w%' AND rarity = 'common'}} | |||
=== X === | === X === | ||
{{Book list|where=type = 'Books' AND name LIKE 'x%' AND rarity = 'common'}} | |||
=== Y === | === Y === | ||
{{Book list|where=type = 'Books' AND name LIKE 'y%' AND rarity = 'common'}} | |||
=== Z === | === Z === | ||
{{Book list|where=type = 'Books' AND name LIKE 'z%' AND rarity = 'common'}} | |||
{{back to top}} | {{back to top}} |