Badge time.png   The Paragon Wiki Archive documents the state of City of Heroes/Villains as it existed on December 1, 2012.

Difference between revisions of "User talk:Baalus Seth"

From Paragon Wiki Archive
Jump to: navigation, search
(SomethingVal and if/then statements: new section)
Line 3: Line 3:
 
Heya.  Currently, any circumstance in which the hero or villain's name is mentioned, the majority of us use the template <nowiki>{{Character}}</nowiki>.  If you're currently going around checking contacts, could you use that instead of $Heroname?  Thanks!  [[User:Sera404|Sera404]] 23:07, 3 February 2008 (UTC)
 
Heya.  Currently, any circumstance in which the hero or villain's name is mentioned, the majority of us use the template <nowiki>{{Character}}</nowiki>.  If you're currently going around checking contacts, could you use that instead of $Heroname?  Thanks!  [[User:Sera404|Sera404]] 23:07, 3 February 2008 (UTC)
 
*Oh. Right. Thanks I'll get onto that. Same with the gossip I've been recording. Been using $Villainname since forever. Noted for future reference :) - [[User:Baalus Seth|Skarmory The PG]] 17:18, 4 February 2008 (UTC)
 
*Oh. Right. Thanks I'll get onto that. Same with the gossip I've been recording. Been using $Villainname since forever. Noted for future reference :) - [[User:Baalus Seth|Skarmory The PG]] 17:18, 4 February 2008 (UTC)
 +
 +
== SomethingVal and if/then statements ==
 +
 +
* {{tl|ResVal}}
 +
* {{tl|DefVal}}
 +
* {{tl|PosVal}}
 +
* {{tl|ProtVal}}
 +
 +
If these are going to be used as prolifically as I believe you intend, I'm concerned about the shear number of if/then statements in the wikimarkup. This isn't compiled code, this isn't even scripting php, instead this is a wiki extension that is using if/then statements in the wiki proccessing dohicky.
 +
 +
Getting into the technical details of the dohicky will be important, and I wish I knew what they were.
 +
See [[Template_talk:DefVal]] and http://paragonforums.com/forums/viewtopic.php?t=1118
 +
 +
DO NOT let my concern stop you from finishing the {{tl|ProtVal}} template. --[[User:Konoko|Konoko]] 00:39, 7 January 2009 (UTC)

Revision as of 00:39, 7 January 2009

$Heroname

Heya. Currently, any circumstance in which the hero or villain's name is mentioned, the majority of us use the template {{Character}}. If you're currently going around checking contacts, could you use that instead of $Heroname? Thanks! Sera404 23:07, 3 February 2008 (UTC)

  • Oh. Right. Thanks I'll get onto that. Same with the gossip I've been recording. Been using $Villainname since forever. Noted for future reference :) - Skarmory The PG 17:18, 4 February 2008 (UTC)

SomethingVal and if/then statements

If these are going to be used as prolifically as I believe you intend, I'm concerned about the shear number of if/then statements in the wikimarkup. This isn't compiled code, this isn't even scripting php, instead this is a wiki extension that is using if/then statements in the wiki proccessing dohicky.

Getting into the technical details of the dohicky will be important, and I wish I knew what they were. See Template_talk:DefVal and http://paragonforums.com/forums/viewtopic.php?t=1118

DO NOT let my concern stop you from finishing the {{ProtVal}} template. --Konoko 00:39, 7 January 2009 (UTC)