Difference between revisions of "Wiki Todo"

From Fall of Eden
Jump to navigation Jump to search
Line 3: Line 3:
 
* Header menu rework.
 
* Header menu rework.
 
** Add [[Special:RecentChanges]].--[[User:Lashcharge|Lashcharge]] ([[User talk:Lashcharge|talk]])  
 
** Add [[Special:RecentChanges]].--[[User:Lashcharge|Lashcharge]] ([[User talk:Lashcharge|talk]])  
 +
*** Conceptually difficult (but on my radar) for the way I want to handle it. I need to figure out how to pull Mediawiki templates further up the PHP pipeline that generates pages to get it to where it needs to be. (Or apply Shenanigans).
 +
** Add menu extensions to the core categories.
 +
*** TiTS -> [Characters, Items, ...] etc
 +
*** Pull the current core menu out from under the "main" menu as well and have it as a secondary menu.
 +
  
 
* More TiTS template pages.
 
* More TiTS template pages.
Line 9: Line 14:
 
*** Or just, y'know, their codex entry and any relevant TF items linked.  -- [[User:Savin|Savin]] ([[User talk:Savin|talk]])
 
*** Or just, y'know, their codex entry and any relevant TF items linked.  -- [[User:Savin|Savin]] ([[User talk:Savin|talk]])
 
*** Because of how the racial score works, more complete information is kinda needed. And a list of characters of that race. The codex could replace the rest through. --[[User:Lashcharge|Lashcharge]] ([[User talk:Lashcharge|talk]])
 
*** Because of how the racial score works, more complete information is kinda needed. And a list of characters of that race. The codex could replace the rest through. --[[User:Lashcharge|Lashcharge]] ([[User talk:Lashcharge|talk]])
 +
*** Racial score isn't really relevent for NPCs. Most of the time, the code handling an NPC is bullshitted anyway, and we only actually setup the appearance details that matter when we need them (f.ex we copypaste a lot of creature blocks and just change genital setup. Vanae are probably the only NPCs that have an "accurate" statblock because they make extensive use of [monster.parsetag].
 
** Locations
 
** Locations
** Ships  
+
** Ships
 
** Item
 
** Item
 +
*** Add a section for Selling products, with a table that show who buys it and at what price.--[[User:Lashcharge|Lashcharge]] ([[User talk:Lashcharge|talk]])
 +
**** Nah, shift responsibility to Creature/NPC pages that act as vendors. List what they'll actually purchase as a vendor. Might add it as a thing to the bottom of their infobox maybe or something.
 
*** Move damage type to above damage (minor concern: but I think it would be more concise to have all the numbers right next to one another)--[[User:Lashcharge|Lashcharge]] ([[User talk:Lashcharge|talk]])  
 
*** Move damage type to above damage (minor concern: but I think it would be more concise to have all the numbers right next to one another)--[[User:Lashcharge|Lashcharge]] ([[User talk:Lashcharge|talk]])  
*** Split the Bonus resistance into different entires. (minor concern: I know the game lists it as together, but it would be much easier to update in the infobox if they were split)--[[User:Lashcharge|Lashcharge]] ([[User talk:Lashcharge|talk]])  
+
**** Semantically, damage before damagetype. "I do <amount> <type>" vs "I do <type> <amount>". Realistically its a none-issue, seriously. There's more important shit for me to spend time fixing.
 +
*** Split the Bonus resistance into different entires. (minor concern: I know the game lists it as together, but it would be much easier to update in the infobox if they were split)--[[User:Lashcharge|Lashcharge]] ([[User talk:Lashcharge|talk]])
 +
**** Noyes. No because it's more a stylistic concern, I don't want to just add 4 similar extra rows to an already extensive infobox. It might end up having to be done to cooperate with DPL. Again though, more important shit.
 
*** Put Bonus Shields in between "[[]]". (all of those could be linked to a statistic or legends page)--[[User:Lashcharge|Lashcharge]] ([[User talk:Lashcharge|talk]])  
 
*** Put Bonus Shields in between "[[]]". (all of those could be linked to a statistic or legends page)--[[User:Lashcharge|Lashcharge]] ([[User talk:Lashcharge|talk]])  
*** Move attack stuff in the infobox above and defense stuff below and the sexy stuff even lower, in this or similiar order: Damage Type, Damage, Accuracy, Critical Bonus, Defense, Fortification, Evasion, Shield Defense, Bonus Shield, all six bonus resistances, Sexiness, Lust Resistance, Lust Vulnerability. (this would make the infobox be more context concise)--[[User:Lashcharge|Lashcharge]] ([[User talk:Lashcharge|talk]])  
+
*** Move attack stuff in the infobox above and defense stuff below and the sexy stuff even lower, in this or similiar order: Damage Type, Damage, Accuracy, Critical Bonus, Defense, Fortification, Evasion, Shield Defense, Bonus Shield, all six bonus resistances, Sexiness, Lust Resistance, Lust Vulnerability. (this would make the infobox be more context concise)--[[User:Lashcharge|Lashcharge]] ([[User talk:Lashcharge|talk]])
** Fix the item tables coloring/font to be easier to read.
+
**** Split it up and maybe add a separate header section or something for it.
**Make the link colors easier to read (red and purple on a blue background is murder on the eyes)
+
** Character
 +
** Make the link colors easier to read (red and purple on a blue background is murder on the eyes)
 +
*** Suggestions (with actual colorcodes) accepted etc. The colors atm are p. much stolen straight from the tits site (which are still wrong compared to the values used on... wait no, I'm going to try the values I cobbled together in the game.
 +
 
  
 
* Template styling applied to StyleTiTS for page-content tables.
 
* Template styling applied to StyleTiTS for page-content tables.
 +
  
 
* Start importing/building the CoC pages
 
* Start importing/building the CoC pages
 
** Templates
 
** Templates
 
** Infoboxes
 
** Infoboxes
 +
  
 
* Start importing/building the FoE pages
 
* Start importing/building the FoE pages
 +
  
 
* Namespace for the primary projects?
 
* Namespace for the primary projects?
 +
  
 
* Add squares around the category part of the articles.--[[User:Lashcharge|Lashcharge]] ([[User talk:Lashcharge|talk]])  
 
* Add squares around the category part of the articles.--[[User:Lashcharge|Lashcharge]] ([[User talk:Lashcharge|talk]])  
 +
  
 
* Make the article name appear automaticly on the top of the article page.--[[User:Lashcharge|Lashcharge]] ([[User talk:Lashcharge|talk]])  
 
* Make the article name appear automaticly on the top of the article page.--[[User:Lashcharge|Lashcharge]] ([[User talk:Lashcharge|talk]])  
 +
** This is somethin like {{PAGENAME}} or something.
 +
  
 
* Maybe make the horizontal line appear automaticly under each footer? --[[User:Lashcharge|Lashcharge]] ([[User talk:Lashcharge|talk]])  
 
* Maybe make the horizontal line appear automaticly under each footer? --[[User:Lashcharge|Lashcharge]] ([[User talk:Lashcharge|talk]])  
  
* Make a "delete" article notice: {{delete}}. --[[User:Lashcharge|Lashcharge]] ([[User talk:Lashcharge|talk]])  
+
 
 +
* Make a "delete" article notice: {{delete}}. --[[User:Lashcharge|Lashcharge]] ([[User talk:Lashcharge|talk]])
 +
 
 +
 
 
[[Category:Smutosaurus]]
 
[[Category:Smutosaurus]]

Revision as of 19:51, 7 December 2014

Things that need be done

  • Header menu rework.
    • Add Special:RecentChanges.--Lashcharge (talk)
      • Conceptually difficult (but on my radar) for the way I want to handle it. I need to figure out how to pull Mediawiki templates further up the PHP pipeline that generates pages to get it to where it needs to be. (Or apply Shenanigans).
    • Add menu extensions to the core categories.
      • TiTS -> [Characters, Items, ...] etc
      • Pull the current core menu out from under the "main" menu as well and have it as a secondary menu.


  • More TiTS template pages.
    • Races
      • Should have: Appearance, Culture, Encounters/Characters, and a guide on how to become one.--Lashcharge (talk)
      • Or just, y'know, their codex entry and any relevant TF items linked. -- Savin (talk)
      • Because of how the racial score works, more complete information is kinda needed. And a list of characters of that race. The codex could replace the rest through. --Lashcharge (talk)
      • Racial score isn't really relevent for NPCs. Most of the time, the code handling an NPC is bullshitted anyway, and we only actually setup the appearance details that matter when we need them (f.ex we copypaste a lot of creature blocks and just change genital setup. Vanae are probably the only NPCs that have an "accurate" statblock because they make extensive use of [monster.parsetag].
    • Locations
    • Ships
    • Item
      • Add a section for Selling products, with a table that show who buys it and at what price.--Lashcharge (talk)
        • Nah, shift responsibility to Creature/NPC pages that act as vendors. List what they'll actually purchase as a vendor. Might add it as a thing to the bottom of their infobox maybe or something.
      • Move damage type to above damage (minor concern: but I think it would be more concise to have all the numbers right next to one another)--Lashcharge (talk)
        • Semantically, damage before damagetype. "I do <amount> <type>" vs "I do <type> <amount>". Realistically its a none-issue, seriously. There's more important shit for me to spend time fixing.
      • Split the Bonus resistance into different entires. (minor concern: I know the game lists it as together, but it would be much easier to update in the infobox if they were split)--Lashcharge (talk)
        • Noyes. No because it's more a stylistic concern, I don't want to just add 4 similar extra rows to an already extensive infobox. It might end up having to be done to cooperate with DPL. Again though, more important shit.
      • Put Bonus Shields in between "[[]]". (all of those could be linked to a statistic or legends page)--Lashcharge (talk)
      • Move attack stuff in the infobox above and defense stuff below and the sexy stuff even lower, in this or similiar order: Damage Type, Damage, Accuracy, Critical Bonus, Defense, Fortification, Evasion, Shield Defense, Bonus Shield, all six bonus resistances, Sexiness, Lust Resistance, Lust Vulnerability. (this would make the infobox be more context concise)--Lashcharge (talk)
        • Split it up and maybe add a separate header section or something for it.
    • Character
    • Make the link colors easier to read (red and purple on a blue background is murder on the eyes)
      • Suggestions (with actual colorcodes) accepted etc. The colors atm are p. much stolen straight from the tits site (which are still wrong compared to the values used on... wait no, I'm going to try the values I cobbled together in the game.


  • Template styling applied to StyleTiTS for page-content tables.


  • Start importing/building the CoC pages
    • Templates
    • Infoboxes


  • Start importing/building the FoE pages


  • Namespace for the primary projects?


  • Add squares around the category part of the articles.--Lashcharge (talk)


  • Make the article name appear automaticly on the top of the article page.--Lashcharge (talk)
    • This is somethin like Wiki Todo or something.


  • Maybe make the horizontal line appear automaticly under each footer? --Lashcharge (talk)