Teamtoto

Joined 25 July 2021
m
mNo edit summary
 
(9 intermediate revisions by the same user not shown)
Line 5: Line 5:
{| style="padding:1em;"
{| style="padding:1em;"
|[[/Sandbox]]
|[[/Sandbox]]
|[[/Sandbox2]]
||[[Special:CargoTables]]
|-
|-
|[[Template:Sandbox/User:Teamtoto/newitem2]]
|[[Module:Sandbox/User:Teamtoto/LuaModule|lua sandlot]]
|[[Module:Sandbox/User:Teamtoto/LuaModule]]
|-
|-
|[[Module:GetCreatureStats]]
|[[/Bug Hall of Fame]]
|[[Form:Simulator_Sandbox]]
|[[Caves_of_Qud/Scrapped_UI]]
|-
|-
|[[Template:VSSim]]
| [[/Sandbox2]]
| [[/Bug Hall of Fame]]
|[[/Sandbox3]]
|-
|-
| [[Template:Simulator Sandbox]]
|[[MediaWiki:Common.css]]
|[[/Sandbox3]]
|}
|}
==Maintenence shortcuts==
==Maintenence shortcuts==
{| style="padding:1em;text-align:center;"
{| style="padding:1em;text-align:center;"
|[[Special:WantedPages]]
|[[Special:WantedPages]] - {{Special:WantedCategories}} - [[Special:RandomInCategory/Pages_with_no_description|Random page w no desc]]
|{{Special:WantedCategories}}
|}
|}
<categorytree mode="all" showcount="on">Wiki maintenance</categorytree>
<categorytree mode="all" showcount="on">Wiki maintenance</categorytree>


==TODO:==
==TODO:==
* optimize all queries that use favilink
DUPE IDS
* decrease query count by removing ID to name / ID to page as much as possible
{{#Cargo_query:table=GeneralData
|fields= ObjectID, COUNT(*)=num
|where=ObjectID <> '' and (_pageNamespace = '0' OR _pageNamespace='10002')
|having=num>1
|group by=ObjectID}}
 
{{#cargo_query:tables=GeneralData
|fields=_pageName
|where=ObjectID='Barathrumite Tinker'}}
* qbe grammar stuff
* qbe grammar stuff


Line 34: Line 39:
*add attribute for holy place?
*add attribute for holy place?
* fix parent faction so if a faction reputation for it already exists, toss it
* fix parent faction so if a faction reputation for it already exists, toss it
===QBE TODO===
*what does DynamicObjectsTable:Saltdunes_Creatures:Weight Value=3 do?
*also DynamicObjectsTable:Snapjaws:Builder


==Notes==
==Notes==