Difference between revisions of "TerraFirmaCraft:Wiki Editing Tips/To Do"

From TerraFirmaCraft Plus Wiki
Jump to: navigation, search
Line 1: Line 1:
* Move item recipes to subpages or template
+
 
** This would allow the recipe to be transcluded into guides like [[Stone-Age Guide]] or pages such as [[Differences from TFC]] or [[Crafting Differences]].
+
** as subpages recipes for an item would be found at Item/Recipe instead of on the Item page and called with <pre>{{/Recipe}}</pre> Advantage: recipes are logically organized with items. Disadvantage: Would recipe subpages get caught in page selections for mass edits?
+
** as template, recipe would be at Template:Recipe/Item and called by <pre>{{Recipe/{{BASEPAGENAMEE}}}}</pre> advantage, no worries about subpages caught in page selection for mass edits. Disadvantages: might miss recipes or items with no recipes. but the recipe template page can include a list of all subpages by adding the template <pre> {{Special:Prefixindex/{{{1|{{#if: {{#translation:}}|{{BASEPAGENAMEE}}|{{FULLPAGENAMEE}} }}}}}/|hideredirects=1}}</pre>
+
 
* Compile list of Items and blocks added by TFC+
 
* Compile list of Items and blocks added by TFC+
 
* Linkify mentions of items
 
* Linkify mentions of items

Revision as of 12:50, 19 September 2019

  • Compile list of Items and blocks added by TFC+
  • Linkify mentions of items
  • make alternate grid template entries such as "any knife" or "any log"
  • automate a "used in the crafting of:" section. possibly using whatlinkshere from the image file?
    • possible method:
      This item is used or mentioned on the following pages:{{Special:Whatlinkshere/{{BASEPAGENAMEE}}}}
      messy though because adds link and edit links after article names, and adds supbpages as well...
  • list of pages not in a specific category?
  • maybe dynamic page list extension needed?
  • useful for finding pages not cat as item, block, mob, device, guide,