Talk:Backer Houses: Difference between revisions

From SotA Wiki
Jump to navigation Jump to search
Created page with "=WIP= I think we should replace this page with SMW queries, so the pages are linked and update dynamically. Here is the first pass; I need to create a set of query table templ..."
 
Thanks!
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
=WIP=
=WIP=
I think we should replace this page with SMW queries, so the pages are linked and update dynamically. Here is the first pass; I need to create a set of query table templates, and add the Benefactor/Founder categories to each home, but it does appear to work. Thoughts? --[[User:Browncoat Jayson|Browncoat Jayson]] ([[User talk:Browncoat Jayson|talk]]) 19:35, 10 April 2014 (UTC)
I think we should replace this page with SMW queries, so the pages are linked and update dynamically. Here is the first pass; I need to create a set of query table templates, and add the Benefactor/Founder categories to each home, but it does appear to work. Thoughts? --[[User:Browncoat Jayson|Browncoat Jayson]] ([[User talk:Browncoat Jayson|talk]]) 19:35, 10 April 2014 (UTC)
----


[[Backer Houses]] are Pledge rewards given to [[Backer]]s of [[Shroud of the Avatar]].  Below is the current list of known houses.
:Go for it. [[User:Violation|Violation]] ([[User talk:Violation|talk]]) 09:47, 11 April 2014 (UTC)


== [[Founder pledge rewards#Houses|Founder Housing]] ==
::I fixed the problems I saw in [[Template:Query housing]]. Hope that helps. [[User:Fenyx4|-- Fenyx4]] ([[User talk:Fenyx4|talk]]) 14:38, 14 April 2014 (UTC)


===Village===
:::Thanks; still trying to figure out the query structure. --[[User:Browncoat Jayson|Browncoat Jayson]] ([[User talk:Browncoat Jayson|talk]]) 15:13, 14 April 2014 (UTC)
{{#ask: [[Category:Housing]] [[Category:Founder]] [[lot size::Village lot]] [[deed type::Housing]] | mainlabel=Home | headers=plain | limit=500
|class=sotawikitable
|?has picture=Image
}}


===Town===
----
{{#ask: [[Category:Housing]] [[Category:Founder]] [[lot size::Town lot]] [[deed type::Housing]] | mainlabel=Home | headers=plain | limit=500
|class=sotawikitable
|?has picture=Image
}}
 
===City===
{{#ask: [[Category:Housing]] [[Category:Founder]] [[lot size::City lot]] [[deed type::Housing]] | mainlabel=Home | headers=plain | limit=500
|class=sotawikitable
|?has picture=Image
}}
 
===Castle===
{{#ask: [[Category:Housing]] [[Category:Founder]] [[lot size::Castle lot]] [[deed type::Housing]] | mainlabel=Home | headers=plain | limit=500
|class=sotawikitable
|?has picture=Image
}}
 
== [[Benefactor_pledge_rewards#Houses|Benefactor Housing]] ==
 
===Village===
{{#ask: [[Category:Housing]] [[Category:Benefactor]] [[lot size::Village lot]] [[deed type::Housing]] | mainlabel=Home | headers=plain | limit=500
|class=sotawikitable
|?has picture=Image
}}
 
===Town===
{{#ask: [[Category:Housing]] [[Category:Benefactor]] [[lot size::Town lot]] [[deed type::Housing]] | mainlabel=Home | headers=plain | limit=500
|class=sotawikitable
|?has picture=Image
}}
 
===City===
{{#ask: [[Category:Housing]] [[Category:Benefactor]] [[lot size::City lot]] [[deed type::Housing]] | mainlabel=Home | headers=plain | limit=500
|class=sotawikitable
|?has picture=Image
}}
 
===Castle===
{{#ask: [[Category:Housing]] [[Category:Benefactor]] [[lot size::Castle lot]] [[deed type::Housing]] | mainlabel=Home | headers=plain | limit=500
|class=sotawikitable
|?has picture=Image
}}
 
== See Also ==
*[[Housing]]


[[Category:Backer]][[Category:Housing| ]]
(moved to actual page)

Latest revision as of 15:13, 14 April 2014

WIP[edit]

I think we should replace this page with SMW queries, so the pages are linked and update dynamically. Here is the first pass; I need to create a set of query table templates, and add the Benefactor/Founder categories to each home, but it does appear to work. Thoughts? --Browncoat Jayson (talk) 19:35, 10 April 2014 (UTC)

Go for it. Violation (talk) 09:47, 11 April 2014 (UTC)
I fixed the problems I saw in Template:Query housing. Hope that helps. -- Fenyx4 (talk) 14:38, 14 April 2014 (UTC)
Thanks; still trying to figure out the query structure. --Browncoat Jayson (talk) 15:13, 14 April 2014 (UTC)

(moved to actual page)