Difference between revisions of "User:CharacterBot"

From RPGnet
Jump to: navigation, search
(What Precisely I Do)
m (Reverted edits by 84.45.62.70 (talk) to last revision by G026r)
Line 4: Line 4:
 
If you have any questions or problems with me, please direct them towards [[User:G026r|g026r]], as they may not be spotted if placed here.
 
If you have any questions or problems with me, please direct them towards [[User:G026r|g026r]], as they may not be spotted if placed here.
  
Guys, please forvgie me for being such a dunderhead, because this topic has been discussed over and over in these comments. But I just cannot seem to get the subcategories for Articles By Experts working. Here is the output:WelcomeCombat TrainingStrength Training DaysArticles by ExpertsAdvancedIntermediateBeginnerNutritionDietProper Breathing And ExerciseMedicines and Side EffectsPersonal StuffThe D WordUncategorizedPodCastsWhat I want to see is this:WelcomeCombat TrainingStrength Training DaysArticles by Experts  Advanced  Intermediate  BeginnerNutritionDietProper Breathing And ExerciseMedicines and Side EffectsPersonal StuffThe D WordUncategorizedPodCastsI am using wp_list_cats(e2€™sort_column=my_order&optioncount=1&hierarchical=1&hide_empty=0e2€b2); as the code to call the categories, but it just ain't happenin.Are my expectations outside the capabilities of this awesome plugin?
+
===What Precisely I Do===
 +
Once a week, I do the following:
 +
 
 +
#Run through [[the "Create a Character" Challenge]] page and replace all links of the type ''<nowiki>[[Character:Character Name]]</nowiki>'' with links of the type ''<nowiki>[[Character:Character Name|Character Name]]</nowiki>''.
 +
#Run through the [[:Category:Character|Character]] category and check every page in the category named 'Character:Character Name' for a sort name in their category tag.  If I don't find one, then I replace the ''<nowiki>[[Category:Character]]</nowiki>'' tag with ''<nowiki>[[Category:Character|Character Name]]</nowiki>''.  In this way, the category doesn't consist of a whole bunch of entries all listed under 'C'.
 +
 
 +
As of this moment, I do nothing else.
  
 
===END OF LINE===
 
===END OF LINE===

Revision as of 08:58, 24 October 2012

Introduction

Hi, I'm a bot designed to keep the "Create a Character" Challenge and associated characters category some clean and organized.

If you have any questions or problems with me, please direct them towards g026r, as they may not be spotted if placed here.

What Precisely I Do

Once a week, I do the following:

  1. Run through the "Create a Character" Challenge page and replace all links of the type [[Character:Character Name]] with links of the type [[Character:Character Name|Character Name]].
  2. Run through the Character category and check every page in the category named 'Character:Character Name' for a sort name in their category tag. If I don't find one, then I replace the [[Category:Character]] tag with [[Category:Character|Character Name]]. In this way, the category doesn't consist of a whole bunch of entries all listed under 'C'.

As of this moment, I do nothing else.

END OF LINE