Difference between revisions of "User:ChillGenXer"

From Sapiens Wiki
Jump to navigation Jump to search
 
(18 intermediate revisions by the same user not shown)
Line 1: Line 1:
My links of interest at the moment
My links of interest at the moment.
 
Discord Server Name: '''ChillGenXer'''
 
==Special Pages==
*[[Special:InviteSignup|Invite someone to the wiki]]
*[[Special:AllPages|All Pages]]


==Templates==
==Templates==


*[[:Template:Buildable Infobox]]
{| class="wikitable" style="margin: left;"
*[[:Template:Tools Infobox]]
! Template Name !! Description
*[[:Template:Stub Notice]]
|-
*[[:Template:Test Template]]
| [[:Template:Buildable Infobox]] || Original rough infobox, needs to be updated.
|-
| [[:Template:Tools Infobox]] || Tools infobox.
|-
| [[:Template:Stub Notice]] || Tag to show page is bare bones.  Need a page to consolidate them and pick them off.
|-
| [[:Template:Test Template]] || Just messing around.
|}
 
==Reusable Content==
 
{| class="wikitable" style="margin: left;"
! Template Name !! Description
|-
| [[:Template:RoleModifiersTable]] || A table showing how traits affect a sapien's skills.
|-
| [[:Template:BehaviorModifiersTable]] || A table showing how traits affect a Sapien's behavior.
|-
| [[:Template:PerishableItemsTable]] || A table showing perishable items decay time.
|-
| [[:Template:ContainerDecayTable]] || A table showing perishable items in containers decay time.
|-
| [[:Template:DryTimeTable]] || A table showing the drying time of items that start out wet.
|}
 
* [[Medicine]]


==Wiki Page Metrics==
==Wiki Page Metrics==
Line 13: Line 44:
*[[Special:WantedCategories]]
*[[Special:WantedCategories]]
*[[Special:AllPages]]
*[[Special:AllPages]]
*[[Special:Categories]]
*[[:Special:WhatLinksHere/Template:Stub_Notice|Page Stubs]]


==Add a link for these in somewhere==
==Add a link for these in somewhere==
Line 18: Line 51:
[https://steamcommunity.com/app/1060230/guides/| Steam Community Guides]
[https://steamcommunity.com/app/1060230/guides/| Steam Community Guides]


==Figure out how to explain this==
<code>
--NOTE when adding new types, the order here matters, the first added research type that is available will be the one chosen if there are multiple options for a given resource
constructableTypeIndexArraysByBaseResourceTypeIndex = { -- the order matters, first non-discovered constructable type will be used
[resource.types.poppyFlower.index] = {constructable.types.injuryMedicine.index},
[resource.types.marigoldFlower.index] = {constructable.types.injuryMedicine.index, constructable.types.burnMedicine.index},
[resource.types.turmericRoot.index] = {constructable.types.injuryMedicine.index, constructable.types.foodPoisoningMedicine.index},
[resource.types.gingerRoot.index] = {constructable.types.foodPoisoningMedicine.index},
--[resource.types.turmericRoot.index] = constructable.types.foodPoisoningMedicine.index,
[resource.types.garlic.index] = {constructable.types.foodPoisoningMedicine.index},
[resource.types.aloeLeaf.index] = {constructable.types.burnMedicine.index},
[resource.types.elderberry.index] = {constructable.types.burnMedicine.index, constructable.types.virusMedicine.index},
--[resource.types.marigoldFlower.index] = constructable.types.burnMedicine.index,
[resource.types.garlic.index] = {constructable.types.virusMedicine.index},
--[resource.types.elderberry.index] = {constructable.types.virusMedicine.index},
[resource.types.echinaceaFlower.index] = {constructable.types.virusMedicine.index},
</code>


<!--
<!--
Line 58: Line 70:
}}
}}
-->
-->
==Working On==
*[[Template:Stub Notice]]
==Wiki Page Metrics==
*[[Special:WantedPages]]
*[[Special:WantedCategories]]
*[[Special:AllPages]]

Latest revision as of 05:25, 18 June 2023

My links of interest at the moment.

Discord Server Name: ChillGenXer

Special Pages

Templates

Template Name Description
Template:Buildable Infobox Original rough infobox, needs to be updated.
Template:Tools Infobox Tools infobox.
Template:Stub Notice Tag to show page is bare bones. Need a page to consolidate them and pick them off.
Template:Test Template Just messing around.

Reusable Content

Template Name Description
Template:RoleModifiersTable A table showing how traits affect a sapien's skills.
Template:BehaviorModifiersTable A table showing how traits affect a Sapien's behavior.
Template:PerishableItemsTable A table showing perishable items decay time.
Template:ContainerDecayTable A table showing perishable items in containers decay time.
Template:DryTimeTable A table showing the drying time of items that start out wet.

Wiki Page Metrics

Add a link for these in somewhere

Steam Community Guides


Working On

Wiki Page Metrics