Difference between revisions of "World Creation"
From Gulf of Fallen Stars
Line 9: | Line 9: | ||
|columns=4}} | |columns=4}} | ||
− | {{# | + | === World Tags: Politics === |
+ | {{#cargo_query: | ||
+ | tables=WorldTags | ||
+ | |fields=CONCAT('[http://dicemonger.com/gulf/index.php/Sector_Rules/WorldTag?tag=', LinkName ,' ', Name ,']') | ||
+ | |where=TagType = 'Politics' | ||
+ | |order by=Name ASC | ||
+ | |format=ol | ||
+ | |columns=4}} | ||
+ | |||
+ | === World Tags: Trade === | ||
+ | {{#cargo_query: | ||
+ | tables=WorldTags | ||
+ | |fields=CONCAT('[http://dicemonger.com/gulf/index.php/Sector_Rules/WorldTag?tag=', LinkName ,' ', Name ,']') | ||
+ | |where=TagType = 'Trade' | ||
+ | |order by=Name ASC | ||
+ | |format=ol | ||
+ | |columns=4}} | ||
+ | |||
+ | === World Tags: Type === | ||
+ | {{#cargo_query: | ||
+ | tables=WorldTags | ||
+ | |fields=CONCAT('[http://dicemonger.com/gulf/index.php/Sector_Rules/WorldTag?tag=', LinkName ,' ', Name ,']') | ||
+ | |where=TagType = 'Worldtype' | ||
+ | |order by=Name ASC | ||
+ | |format=ol | ||
+ | |columns=4}} |
Revision as of 11:40, 24 January 2020
Main > [[Rules|Rules]] |
World Tags
- Abandoned Colony
- Alien
- Alien Ruins
- Alpine World
- Altered Humanity
- Anarchists
- Anthropomorphs
- Arctic World
- Area 51
- Artistic
- Atropus
- Badlands World
- Battleground
- Beastmasters
- Bubble Cities
- Cheap Life
- Civil War
- Closed
- Cold War
- Colonized Population
- Communist
- Cultural Power
- Cybercommunists
- Cyborgs
- Cyclical Doom
- Deceptive
- Derelict Battlemoon
- Desert World
- Disorganized
- Divine Pantheon
- Doomed World
- Dying
- Dying Race
- Eugenic Cult
- Exchange Consulate
- Fallen Hegemon
- Fashion
- Feral World
- Flying Cities
- Forbidden Tech
- Former Warriors
- Fractious
- Freak Geology
- Freak Weather
- Friendly Foe
- Fusion
- Gold Rush
- Great Work
- Hatred
- Haunted
- Heavy Industry
- Heavy Mining
- Hivemind
- Holy War
- Honorable
- Hostile Biosphere
- Hostile Space
- Immortals
- Jungle World
- Kleptocratic
- Laissez Faire
- Liberal
- Local Specialty
- Local Tech
- Major Spaceyard
- Mandarinate
- Mandate Base
- Maneaters
- Megacorps
- Mercenaries
- Military
- Minimal Contact
- Misandry
- Misogyny
- Moon Colony
- Nanites
- Night World
- Nomads
- Obsessed
- Oceanic World
- Opened
- Out of Contact
- Outpost World
- Panopticon
- Peaceful
- Perimeter Agency
- Pilgrimage Site
- Pleasure World
- Police State
- Post-Scarcity
- Preceptor Archive
- Pretech Cultists
- Primitive
- Primitive Aliens
- Prison Planet
- Progressive
- Psionics Academy
- Psionics Fear
- Psionics Worship
- Quarantined World
World Tags: Politics
Error: operator for the virtual field 'WorldTags.TagType' must be 'HOLDS', 'HOLDS NOT', 'HOLDS LIKE' or 'HOLDS NOT LIKE'.
World Tags: Trade
Error: operator for the virtual field 'WorldTags.TagType' must be 'HOLDS', 'HOLDS NOT', 'HOLDS LIKE' or 'HOLDS NOT LIKE'.
World Tags: Type
Error: operator for the virtual field 'WorldTags.TagType' must be 'HOLDS', 'HOLDS NOT', 'HOLDS LIKE' or 'HOLDS NOT LIKE'.