|
|
| (20 intermediate revisions by the same user not shown) |
| Line 1: |
Line 1: |
| − | {|align=center width=100% border=0 cellpadding=10 style='background:#EFDFBD'
| + | <noinclude> |
| − | |- align=center valign=top
| + | links i might want to read up on if i get back around to working on things like this |
| − | |<!-- First up is Arch -->
| + | *http://en.wikipedia.org/wiki/Template:Navbox#Style_parameters |
| − | {|style='border: 1px solid #000; border-spacing: 0; width: 26em; '
| + | =Usage= |
| − | |-
| + | This template will generate a table row. I'm not sure how useful that sounds at the moment, but I'm willing to go with that idea for a bit.<br> |
| − | | style='width: 0.5em; background: #f80; border-right: 1px solid #aaa' rowspan='0' |
| + | How neat, I *can* pass a template in a variable. Now... how to use this awsome power... muhahhahaha! mmm it'd be tastier with a loop...... back to the researching/studying! |
| − | | colspan='2' style='font-size: 90%; font-weight: bold; text-align: center; padding: 0.2em 0.5em 0' | University of
| + | |
| − | | style='width: 0.5em; background: #f80; border-left: 1px solid #aaa' rowspan='0' |
| + | sigh i should just leave links here for where to find the info i'm finding useful, it's not like I don't refer back to it more often than i'd like |
| − | |-
| + | |
| − | | colspan='2' style='font-size: 110%; font-weight: bold; text-align: center; padding: 0.2em 0.5em 0' | Architecture
| + | http://semantic-mediawiki.org/wiki/Semantic_MediaWiki |
| − | |- | + | |
| − | |style='text-align: center; font-weight: bold; font-size: 80%; padding: 0 0.2em; width: 40%; border-bottom: 3px double #aaa' | Tech | + | http://semantic-mediawiki.org/wiki/Help:Selecting_pages |
| − | | style='text-align: center; font-weight: bold; font-size: 80%; padding: 0 0.2em; width: 60%; border-bottom: 3px double #aaa' | Region
| + | |
| − | |-
| + | Anyway |
| − | {{#iferror: {{#expr:{{{Alternative Fuels}}} and 1}} |{{User:Amisibastet/temp/1|Alternative Fuels}} | }} | + | |
| − | {{#iferror: {{#expr:{{{Basic Metal Treatment}}} and 1}} |{{User:Amisibastet/temp/1|Basic Metal Treatment}} | }} | + | here's a thought for making this somewhat useful |
| − | {{#iferror: {{#expr:{{{Gearbox Design}}} and 1}} |{{User:Amisibastet/temp/1|Gearbox Design}} | }} | + | |
| − | {{#iferror: {{#expr:{{{Improved Brick Rack Construction}}} and 1 }} |{{User:Amisibastet/temp/1|Improved Brick Rack Construction}} | }} | + | I was thinking of the alternating background deal |
| − | {{#iferror: {{#expr:{{{Masonry}}} and 1}} |{{User:Amisibastet/temp/1|Masonry}} | }} | + | |
| − | {{#iferror: {{#expr:{{{Mining}}} and 1}} |{{User:Amisibastet/temp/1|Mining}} | }} | + | which can become convoluted |
| − | {{#iferror: {{#expr:{{{Obelisk Construction}}} and 1}} | {{User:Amisibastet/temp/1|Obelisk Construction}} | + | |
| − | {{User:Amisibastet/temp/1|Obelisk Construction 2}} | + | so, I'd need an even or an odd for which background color goes first |
| − | {{User:Amisibastet/temp/1|Obelisk Construction 3}} | + | |
| − | {{User:Amisibastet/temp/1|Obelisk Construction 4}} | + | and without currently knowing a looping thing, I'll just have to do it with if statements & give it a limited number of cells |
| − | {{User:Amisibastet/temp/1|Obelisk Construction 5}} | + | |
| − | {{User:Amisibastet/temp/1|Obelisk Construction 6}} | + | yea, that'll work, it won't work perfectly, but it'll work |
| − | {{User:Amisibastet/temp/1|Obelisk Construction 7}} |{{#ifexpr: {{{Obelisk Construction}}}<7 | {{User:Amisibastet/temp/1|Obelisk Construction|{{{Obelisk Construction}}} }} | + | |
| − | {{User:Amisibastet/temp/1|Obelisk Construction 2|{{{Obelisk Construction}}} }} | + | for simplicity sake I'm going to leave the row marker out for now |
| − | {{User:Amisibastet/temp/1|Obelisk Construction 3|{{{Obelisk Construction}}} }} | + | |
| − | {{User:Amisibastet/temp/1|Obelisk Construction 4|{{{Obelisk Construction}}} }} | + | |
| − | {{User:Amisibastet/temp/1|Obelisk Construction 5|{{{Obelisk Construction}}} }} | + | ==usage== |
| − | {{User:Amisibastet/temp/1|Obelisk Construction 6|{{{Obelisk Construction}}} }} | + | <nowiki>{{ template | even/odd | background1 | background 2 | data | data | data | data | data | data | data | data | data | data }}</nowiki> |
| − | {{User:Amisibastet/temp/1|Obelisk Construction 7|{{{Obelisk Construction}}} }} }} }} | + | |
| − | {{#iferror: {{#expr:{{{Pyramid Cosntruction}}} and 1}} | {{User:Amisibastet/temp/1|Pyramid Construction - Architecture}} | {{User:Amisibastet/temp/1|Pyramid Construction - Architecture|{{{Pyramid Construction - Architecture}}} }} }} | + | It takes in up to 10 data cells (why 10? because, that's why) |
| − | {{#iferror: {{#expr:{{{Stonecutting}}} and 1}} | {{User:Amisibastet/temp/1|Stonecutting}} | }} | + | |
| − | {{#iferror: {{#expr:{{{Stonemasonry}}} and 1 }} | {{User:Amisibastet/temp/1|Stonemasonry}} | }} | + | I wonder if I can give it numbers hmm, might work better if i rearrange it for that tho, bah! but that messes up the rest ... or, not at all if the backgrounds & even/odd are named hmm |
| − | {{#iferror: {{#expr:{{{Wood Treatment}}} and 1}} | {{User:Amisibastet/temp/1|Wood Treatment}} | }} | + | |
| − | |} <!-- closing Arch table -->
| + | </noinclude> |
| | + | {{#switch: {{{1}}} |
| | + | |even |
| | + | |Even={{!}}style='background: {{{2}}};' {{!}} {{{4}}} |
| | + | {{!}}style='background: {{{3}}};' {{!}} {{{5}}} |
| | + | {{!}}style='background: {{{2}}};' {{!}} {{{6}}} |
| | + | {{!}}style='background: {{{3}}};' {{!}} {{{7}}} |
| | + | {{!}}style='background: {{{2}}};' {{!}} {{{8}}} |
| | + | {{!}}style='background: {{{3}}};' {{!}} {{{9}}} |
| | + | {{!}}style='background: {{{2}}};' {{!}} {{{10}}} |
| | + | {{!}}style='background: {{{3}}};' {{!}} {{{11}}} |
| | + | {{!}}style='background: {{{2}}};' {{!}} {{{12}}} |
| | + | {{!}}style='background: {{{3}}};' {{!}} {{{13}}} |
| | + | |odd |
| | + | |Odd={{!}}style='background: {{{3}}};' {{!}} {{{4}}} |
| | + | {{!}}style='background: {{{2}}};' {{!}} {{{5}}} |
| | + | {{!}}style='background: {{{3}}};' {{!}} {{{6}}} |
| | + | {{!}}style='background: {{{2}}};' {{!}} {{{7}}} |
| | + | {{!}}style='background: {{{3}}};' {{!}} {{{8}}} |
| | + | {{!}}style='background: {{{2}}};' {{!}} {{{9}}} |
| | + | {{!}}style='background: {{{3}}};' {{!}} {{{10}}} |
| | + | {{!}}style='background: {{{2}}};' {{!}} {{{11}}} |
| | + | {{!}}style='background: {{{3}}};' {{!}} {{{12}}} |
| | + | {{!}}style='background: {{{2}}};' {{!}} {{{13}}} |
| | + | |Please use 'even' or 'odd' in the 2nd variable}} |
| | + | <noinclude> |
| | + | ---- |
| | + | so I was thinking.. the whole 'Research/Saqqarah' thing sucks...... and I can't work out how to make it not show that... |
| | + | |
| | + | Or can I |
| | + | |
| | + | yea I've a few ideas |
| | + | Though I haven't gotten them working just yet |
| | | | |
| − | |<!-- next to arch is art -->
| + | But this latest idea was mmm convoluted I suppose. |
| − | {|style='border: 1px solid #000; border-spacing: 0; width: 26em; '
| + | The first part of the problem is that it uses an ask statement which returns pages & the main namespace has the subpages thing turned off. So it treats subpages as pagenames rather than as subpages. |
| − | |-
| |
| − | | style='width: 0.5em; background: #0cf; border-right: 1px solid #aaa' rowspan='0' |
| |
| − | | colspan='2' style='font-size: 90%; font-weight: bold; text-align: center; padding: 0.2em 0.5em 0' | University of
| |
| − | | style='width: 0.5em; background: #0cf; border-left: 1px solid #aaa' rowspan='0' |
| |
| − | |-
| |
| − | | colspan='2' style='font-size: 110%; font-weight: bold; text-align: center; padding: 0.2em 0.5em 0' | Art & Music
| |
| − | |-
| |
| − | |style='text-align: center; font-weight: bold; font-size: 80%; padding: 0 0.2em; width: 40%; border-bottom: 3px double #aaa' | Tech
| |
| − | | style='text-align: center; font-weight: bold; font-size: 80%; padding: 0 0.2em; width: 60%; border-bottom: 3px double #aaa' | Region
| |
| − | |-
| |
| − | {{User:Amisibastet/temp/1|Advanced Blacksmithing|{{{Advanced Blacksmithing}}} }}
| |
| − | {{User:Amisibastet/temp/1|Advanced Glassblowing|{{{Advanced Glassblowing}}} }}
| |
| − | {{User:Amisibastet/temp/1|Airship Construction|{{{Airship Construction}}} }}
| |
| − | {{User:Amisibastet/temp/1|Blacksmithing|{{{Blacksmithing}}} }}
| |
| − | {{User:Amisibastet/temp/1|Chromatic Touch|{{{Chromatic Touch}}} }}
| |
| − | {{User:Amisibastet/temp/1|Crystal Acoustics|{{{Crystal Acoustics}}} }}
| |
| − | {{User:Amisibastet/temp/1|Ferry Construction 2|{{{Ferry Construction 2}}} }}
| |
| − | {{User:Amisibastet/temp/1|Glassblowing|{{{Glassblowing}}} }}
| |
| − | {{User:Amisibastet/temp/1|Mass Production of Color|{{{Mass Production of Color}}} }}
| |
| − | {{User:Amisibastet/temp/1|Pyramid Construction - Art|{{{Pyramid Construction - Art}}} }}
| |
| − | {{User:Amisibastet/temp/1|Pyrotechnic Mortar Construction|{{{Pyrotechnic Mortar Construction}}} }}
| |
| − | {{User:Amisibastet/temp/1|Raeli Pottery|{{{Raeli Pottery}}} }}
| |
| − | {{User:Amisibastet/temp/1|Taxidermy|{{{Taxidermy}}} }}
| |
| − | {{User:Amisibastet/temp/1|The Science of Color|{{{The Science of Color}}} }}
| |
| − | |} <!-- closing art table -->
| |
| | | | |
| − | |- align=center valign=top
| + | But I can hand the results to a template to produce the results in a format that I actually want. I wonder how much of a pain that'll be. |
| − | |<!-- after art is body -->
| |
| − | {|style='border: 1px solid #000; border-spacing: 0; width: 26em; '
| |
| − | |-
| |
| − | | style='width: 0.5em; background: #4f4; border-right: 1px solid #aaa' rowspan='0' |
| |
| − | | colspan='2' style='font-size: 90%; font-weight: bold; text-align: center; padding: 0.2em 0.5em 0' | University of
| |
| − | | style='width: 0.5em; background: #4f4; border-left: 1px solid #aaa' rowspan='0' |
| |
| − | |-
| |
| − | | colspan='2' style='font-size: 110%; font-weight: bold; text-align: center; padding: 0.2em 0.5em 0' | The Human Body
| |
| − | |-
| |
| − | |style='text-align: center; font-weight: bold; font-size: 80%; padding: 0 0.2em; width: 40%; border-bottom: 3px double #aaa' | Tech
| |
| − | | style='text-align: center; font-weight: bold; font-size: 80%; padding: 0 0.2em; width: 60%; border-bottom: 3px double #aaa' | Region
| |
| − | |-
| |
| − | {{User:Amisibastet/temp/1|Advanced Charcoal Production|{{{Advanced Charcoal Production}}} }}
| |
| − | {{User:Amisibastet/temp/1|Aromatics|{{{Aromatics}}} }}
| |
| − | {{User:Amisibastet/temp/1|Basic Charcoal Production|{{{Basic Charcoal Production}}} }}
| |
| − | {{User:Amisibastet/temp/1|Beer Brewing|{{{Beer Brewing}}} }}
| |
| − | {{User:Amisibastet/temp/1|Controlled Burn|{{{Controlled Burn}}} }}
| |
| − | {{User:Amisibastet/temp/1|Dowsing|{{{Dowsing}}} }}
| |
| − | {{User:Amisibastet/temp/1|Perfuming|{{{Perfuming}}} }}
| |
| − | {{User:Amisibastet/temp/1|Pyramid Construction - Body|{{{Pyramid Construction - Body}}} }}
| |
| − | |} <!-- closing body table -->
| |
| | | | |
| − | |<!-- after body is harmony -->
| + | {{#ask: [[Researched::+]] [[Research/Adn]] |
| − | {|style='border: 1px solid #000; border-spacing: 0; width: 26em; ' | + | |format=template |
| − | |-
| + | |Template=:User:Amisibastet/temp/2}} |
| − | | style='width: 0.5em; background: #c0f; border-right: 1px solid #aaa' rowspan='0' |
| |
| − | | colspan='2' style='font-size: 90%; font-weight: bold; text-align: center; padding: 0.2em 0.5em 0' | University of | |
| − | | style='width: 0.5em; background: #c0f; border-left: 1px solid #aaa' rowspan='0' | | |
| − | |-
| |
| − | | colspan='2' style='font-size: 110%; font-weight: bold; text-align: center; padding: 0.2em 0.5em 0' | Harmony
| |
| − | |-
| |
| − | |style='text-align: center; font-weight: bold; font-size: 80%; padding: 0 0.2em; width: 40%; border-bottom: 3px double #aaa' | Tech
| |
| − | | style='text-align: center; font-weight: bold; font-size: 80%; padding: 0 0.2em; width: 60%; border-bottom: 3px double #aaa' | Region
| |
| − | |-
| |
| − | {{User:Amisibastet/temp/1|Advanced Metallurgy|{{{Advanced Metallurgy}}} }}
| |
| − | {{User:Amisibastet/temp/1|Advanced Metallurgy 2|{{{Advanced Metallurgy 2}}} }}
| |
| − | {{User:Amisibastet/temp/1|Advanced Metallurgy 3|{{{Advanced Metallurgy 3}}} }}
| |
| − | {{User:Amisibastet/temp/1|Chariot Repair|{{{Chariot Repair}}} }}
| |
| − | {{User:Amisibastet/temp/1|Chariot Repair 2|{{{Chariot Repair 2}}} }}
| |
| − | {{User:Amisibastet/temp/1|Casting|{{{Casting}}} }}
| |
| − | {{User:Amisibastet/temp/1|Deep Well Construction|{{{Deep Well Construction}}} }}
| |
| − | {{User:Amisibastet/temp/1|Fine Casting|{{{Fine Casting}}} }}
| |
| − | {{User:Amisibastet/temp/1|Metallurgy|{{{Metallurgy}}} }}
| |
| − | {{User:Amisibastet/temp/1|Metallurgy 2|{{{Metallurgy 2}}} }}
| |
| − | {{User:Amisibastet/temp/1|Metallurgy 3|{{{Metallurgy 3}}} }}
| |
| − | {{User:Amisibastet/temp/1|Pyramid Construction - Harmony|{{{Pyramid Construction - Harmony}}} }}
| |
| − | |} <!-- closing harmony table -->
| |
| | | | |
| − | |- align=center valign=top
| |
| − | |<!-- after harmony is leadership -->
| |
| − | {|style='border: 1px solid #000; border-spacing: 0; width: 26em; '
| |
| − | |-
| |
| − | | style='width: 0.5em; background: #44f; border-right: 1px solid #aaa' rowspan='0' |
| |
| − | | colspan='2' style='font-size: 90%; font-weight: bold; text-align: center; padding: 0.2em 0.5em 0' | University of
| |
| − | | style='width: 0.5em; background: #44f; border-left: 1px solid #aaa' rowspan='0' |
| |
| − | |-
| |
| − | | colspan='2' style='font-size: 110%; font-weight: bold; text-align: center; padding: 0.2em 0.5em 0' | Leadership
| |
| − | |-
| |
| − | |style='text-align: center; font-weight: bold; font-size: 80%; padding: 0 0.2em; width: 40%; border-bottom: 3px double #aaa' | Tech
| |
| − | | style='text-align: center; font-weight: bold; font-size: 80%; padding: 0 0.2em; width: 60%; border-bottom: 3px double #aaa' | Region
| |
| − | |-
| |
| − | {{User:Amisibastet/temp/1|Basic Trade|{{{Basic Trade}}} }}
| |
| − | {{User:Amisibastet/temp/1|Guild Construction|{{{Guild Construction}}} }}
| |
| − | {{User:Amisibastet/temp/1|Papyrus Paper Fabrication|{{{Papyrus Paper Fabrication}}} }}
| |
| − | {{User:Amisibastet/temp/1|Pyramid Construction - Leadership|{{{Pyramid Construction - Leadership}}} }}
| |
| − | {{User:Amisibastet/temp/1|Sign Construction|{{{Sign Construction}}} }}
| |
| − | {{User:Amisibastet/temp/1|Stellae Construction|{{{Stellae Construction}}} }}
| |
| − | |} <!-- closing leadership table -->
| |
| | | | |
| − | |<!-- after leadership is thought (how appropriate! lol) -->
| + | it's not going so well yet |
| − | {|style='border: 1px solid #000; border-spacing: 0; width: 26em; '
| |
| − | |-
| |
| − | | style='width: 0.5em; background: #f44; border-right: 1px solid #aaa' rowspan='0' |
| |
| − | | colspan='2' style='font-size: 90%; font-weight: bold; text-align: center; padding: 0.2em 0.5em 0' | University of
| |
| − | | style='width: 0.5em; background: #f44; border-left: 1px solid #aaa' rowspan='0' |
| |
| − | |-
| |
| − | | colspan='2' style='font-size: 110%; font-weight: bold; text-align: center; padding: 0.2em 0.5em 0' | Thought
| |
| − | |-
| |
| − | |style='text-align: center; font-weight: bold; font-size: 80%; padding: 0 0.2em; width: 40%; border-bottom: 3px double #aaa' | Tech
| |
| − | | style='text-align: center; font-weight: bold; font-size: 80%; padding: 0 0.2em; width: 60%; border-bottom: 3px double #aaa' | Region
| |
| − | |-
| |
| − | {{User:Amisibastet/temp/1|Basic Chemistry|{{{Basic Chemistry}}} }}
| |
| − | {{User:Amisibastet/temp/1|Cross Breeding|{{{Cross Breeding}}} }}
| |
| − | {{User:Amisibastet/temp/1|Gem Cutting|{{{Gem Cutting}}} }}
| |
| − | {{User:Amisibastet/temp/1|Herpeculture|{{{Herpeculture}}} }}
| |
| − | {{User:Amisibastet/temp/1|Hive Optimization|{{{Hive Optimization}}} }}
| |
| − | {{User:Amisibastet/temp/1|Neutralization|{{{Neutralization}}} }}
| |
| − | {{User:Amisibastet/temp/1|Pyramid Construction - Thought|{{{Pyramid Construction - Thought}}} }}
| |
| − | {{User:Amisibastet/temp/1|Structural Pottery|{{{Structural Pottery}}} }}
| |
| − | {{User:Amisibastet/temp/1|Toxin Extraction|{{{Toxin Extraction}}} }}
| |
| − | {{User:Amisibastet/temp/1|Water Mining|{{{Water Mining}}} }}
| |
| − | |} <!-- closing thought table -->
| |
| | | | |
| − | |- align=center valign=top
| + | can't really tell what is being handed to the template |
| − | |<!-- after thought is worship -->
| + | so i can't do a #switch on it |
| − | {|style='border: 1px solid #000; border-spacing: 0; width: 26em; ' | + | </noinclude> |
| | + | {| border=2 style='background:transparent' |
| | |- | | |- |
| − | | style='width: 0.5em; background: #ff2; border-right: 1px solid #aaa' rowspan='0' | | + | | |
| − | | colspan='2' style='font-size: 90%; font-weight: bold; text-align: center; padding: 0.2em 0.5em 0' | University of | + | {| style='background:transparent' cellpadding=10 cellspacing=20 border=0 |
| − | | style='width: 0.5em; background: #ff2; border-left: 1px solid #aaa' rowspan='0' |
| + | |+'''First Run''' |
| | |- | | |- |
| − | | colspan='2' style='font-size: 110%; font-weight: bold; text-align: center; padding: 0.2em 0.5em 0' | Worship | + | | |
| − | |-
| + | # {{{c1x}}}, {{{c1y}}} |
| − | |style='text-align: center; font-weight: bold; font-size: 80%; padding: 0 0.2em; width: 40%; border-bottom: 3px double #aaa' | Tech
| + | {{{c1x}}}, {{{c1y}}},{{{d1}}} {{{c1x}}}, {{{c1y}}} |
| − | | style='text-align: center; font-weight: bold; font-size: 80%; padding: 0 0.2em; width: 60%; border-bottom: 3px double #aaa' | Region
| + | |} |
| − | |-
| + | |} |
| − | {{User:Amisibastet/temp/1|Advanced Animal Husbandry|{{{Advanced Animal Husbandry}}} }}
| |
| − | {{User:Amisibastet/temp/1|Advanced Horticulture|{{{Advanced Horticulture}}} }}
| |
| − | {{User:Amisibastet/temp/1|Agriculture|{{{Agriculture}}} }}
| |
| − | {{User:Amisibastet/temp/1|Ambrosia Brewing|{{{Ambrosia Brewing}}} }}
| |
| − | {{User:Amisibastet/temp/1|Animal Husbandry|{{{Animal Husbandry}}} }}
| |
| − | {{User:Amisibastet/temp/1|Avian Selection|{{{Avian Selection}}} }}
| |
| − | {{User:Amisibastet/temp/1|Barley Cultivation|{{{Barley Cultivation}}} }}
| |
| − | {{User:Amisibastet/temp/1|Beekeeping|{{{Beekeeping}}} }}
| |
| − | {{User:Amisibastet/temp/1|Entomology|{{{Entomology}}} }} | |
| − | {{User:Amisibastet/temp/1|Gardening|{{{Gardening}}} }}
| |
| − | {{User:Amisibastet/temp/1|Horticulture|{{{Horticulture}}} }}
| |
| − | {{User:Amisibastet/temp/1|Modern Sheep Farming|{{{Modern Sheep Farming}}} }} | |
| − | {{User:Amisibastet/temp/1|Pyramid Construction - Worship|{{{Pyramid Construction - Worship}}} }}
| |
| − | {{User:Amisibastet/temp/1|Thistle Gardening|{{{Thistle Gardening}}} }}
| |
| − | {{User:Amisibastet/temp/1|Viticulture|{{{Viticulture}}} }}
| |
| − | |} <!-- closing worship table --> | |
| | | | |
| − | |}<!-- closing the placement table -->
| |
| − | <noinclude>
| |
| − | fume=1
| |
| − | advanced animal husbandry=1
| |
| − | advanced blacksmithing=1
| |
| − | advanced glassblowing=1
| |
| − | advanced metallurgy=2
| |
| − | agriculture=1
| |
| − | animal husbandry=1
| |
| − | aromatics=1
| |
| − | avian selection=1
| |
| − | barley cultivation=1
| |
| − | basic charcoal production=1
| |
| − | basic chemistry=1
| |
| − | beekeeping=1
| |
| − | beer brewing=1
| |
| − | blacksmithing=1
| |
| − | botanical identification=1
| |
| − | brick rack construction=1
| |
| − | carpentry=1
| |
| − | carving=4
| |
| − | casting=1
| |
| − | chariot repair=1
| |
| − | clothwork=1
| |
| − | compound construction=1
| |
| − | controlled burn=1
| |
| − | cooking=1
| |
| − | desiccation=1
| |
| − | dowsing=1
| |
| − | ecology=3
| |
| − | entomology=1
| |
| − | exploration travel=1
| |
| − | fine casting=1
| |
| − | firebuilding=3
| |
| − | fishing=1
| |
| − | flax processing=1
| |
| − | foraging=1
| |
| − | gardening=1
| |
| − | glassblowing=1
| |
| − | guild construction=1
| |
| − | hive optimization=1
| |
| − | home construction=1
| |
| − | horticulture=1
| |
| − | improved brick rack construction=1
| |
| − | kiln construction=1
| |
| − | masonry=1
| |
| − | mining=1
| |
| − | metallurgy=2
| |
| − | pyrotechnic mortar construction=1
| |
| − | navigation=1
| |
| − | obelisk construction=2
| |
| − | ore extraction=2
| |
| − | papyrus paper fabrication=1
| |
| − | pottery=1
| |
| − | project management=1
| |
| − | pyramid construction=7
| |
| − | rhythmic strength=5
| |
| − | ritual item construction=1
| |
| − | rock saw construction=1
| |
| − | salvage techniques=2
| |
| − | sign construction=1
| |
| − | stone blade fabrication=7
| |
| − | stonecutting=1
| |
| − | stonemasonry=1
| |
| − | structural pottery=1
| |
| − | structure maintenance=1
| |
| − | strusture reapri=1
| |
| − | taxidermy=1
| |
| − | the science of color=1
| |
| − | viticulture=1
| |
| − | water mining=1
| |
| − | wood treatment=1
| |
| | ---- | | ---- |
| − | *Architecture = #f80
| |
| − | *Art = #0cf
| |
| − | *Body = #4f4
| |
| − | *Harmony = #c0f
| |
| − | *Leadership = #44f
| |
| − | *Thought = #f44
| |
| − | *Discipline = #ff2
| |
| | | | |
| − | MidnightBlue, me, SaiCoSis, Heplotep, Waerloga, Pandemonis
| + | {{#ask: [[PointOfInterest::+]] |
| − | </noinclude>
| + | |?PointOfInterest |
| | + | }} |