Difference between revisions of "VbzWiki:Transclude"

From VbzWiki
Jump to navigation Jump to search
(logo page)
(reorganization & updates)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
==Wiki-based Display Pages==
 
==Wiki-based Display Pages==
* [[/|home page]]
+
* [[/pages/home|home page]]
 
* [[/logo]] - for getting logo screenshot. Ok to delete.
 
* [[/logo]] - for getting logo screenshot. Ok to delete.
 +
===key versions===
 +
* [https://vbz.net/mwfiles/index.php?title=VBZwiki:Transclude/pages/home&oldid=21347 before 2014-08-10 reworking]
 +
 
==VbzCart object transclusion==
 
==VbzCart object transclusion==
 +
2014-08-10 This stuff doesn't currently work. Will probably be abandoned in favor of new CMS.
 +
 
* [[Special:VbzCart]] gives a list of tables (types of result)
 
* [[Special:VbzCart]] gives a list of tables (types of result)
 
** <nowiki>{{:Special:VbzCart/obj:supp/do:page/id:?}}</nowiki>: entire shop page for supplier ID=? [[Special:VbzCart/obj:supp/do:page/id:3|LB]]
 
** <nowiki>{{:Special:VbzCart/obj:supp/do:page/id:?}}</nowiki>: entire shop page for supplier ID=? [[Special:VbzCart/obj:supp/do:page/id:3|LB]]
Line 8: Line 13:
 
*** <nowiki>{{:Special:VbzCart/obj:supp/do:depts/id:?}}</nowiki>: just the list of departments with their item type summaries
 
*** <nowiki>{{:Special:VbzCart/obj:supp/do:depts/id:?}}</nowiki>: just the list of departments with their item type summaries
 
** <nowiki>{{:Special:VbzCart/obj:topic/do:thumbs/id:?}}</nowiki>: thumbnails of available items in a topic [[Special:VbzCart/obj:topic/do:thumbs/id:1226|DSotM]]
 
** <nowiki>{{:Special:VbzCart/obj:topic/do:thumbs/id:?}}</nowiki>: thumbnails of available items in a topic [[Special:VbzCart/obj:topic/do:thumbs/id:1226|DSotM]]
 +
==Not Currently Working==
 +
** [[/Pink Floyd]] - requires VbzCart inclusion

Latest revision as of 16:25, 10 August 2014

Wiki-based Display Pages

key versions

VbzCart object transclusion

2014-08-10 This stuff doesn't currently work. Will probably be abandoned in favor of new CMS.

  • Special:VbzCart gives a list of tables (types of result)
    • {{:Special:VbzCart/obj:supp/do:page/id:?}}: entire shop page for supplier ID=? LB
      • {{:Special:VbzCart/obj:supp/do:ittyps/id:?}}: just the item type summary
      • {{:Special:VbzCart/obj:supp/do:depts/id:?}}: just the list of departments with their item type summaries
    • {{:Special:VbzCart/obj:topic/do:thumbs/id:?}}: thumbnails of available items in a topic DSotM

Not Currently Working