If you are looking for Information about PSU Clementine, Go check their Wiki

Difference between revisions of "The re-PSUPedia talk:Weapon template"

From The re-PSUPedia
Jump to: navigation, search
m (The PSUPedia talk:Weapon Template moved to The PSUPedia talk:Weapon template: Standardization and all that. ;))
(Wiki templates)
Line 6: Line 6:
 
* What do we do when we have a weapon for which there is no data (i.e. we don't know the ATP, ATA, req etc. - we just know the name, description, and maybe some other odds and ends)? Do we just leave the unknown fields blank? - [[User:Mewn|Mewn]] 15:26, 24 August 2007 (BST)
 
* What do we do when we have a weapon for which there is no data (i.e. we don't know the ATP, ATA, req etc. - we just know the name, description, and maybe some other odds and ends)? Do we just leave the unknown fields blank? - [[User:Mewn|Mewn]] 15:26, 24 August 2007 (BST)
 
** Well, we could either leave all the fields blank, or simply not add the "Stats, etc." part at all until we get the information. Either way would work. /shrug --[[User:Qwerty|Qwerty]] 18:45, 24 August 2007 (BST)
 
** Well, we could either leave all the fields blank, or simply not add the "Stats, etc." part at all until we get the information. Either way would work. /shrug --[[User:Qwerty|Qwerty]] 18:45, 24 August 2007 (BST)
 +
 +
== Wiki templates ==
 +
 +
Is there any reason why we aren't using wiki templates for a lot of this stuff?
 +
It would be a lot easier to maintain if we could for example write
 +
 +
 +
<nowiki>{{Weapon board stats</nowiki><br>
 +
<nowiki>| photon = Im-Photon</nowiki><br>
 +
<nowiki>| photon_count = 15</nowiki><br>
 +
<nowiki>| ore = Junaline</nowiki><br>
 +
<nowiki>| ore_count = 2</nowiki><br>
 +
<nowiki>| metal = Hapotite</nowiki><br>
 +
<nowiki>| metal_count = 3</nowiki><br>
 +
<nowiki>| wood = Par Walna</nowiki><br>
 +
<nowiki>| wood_count = 3</nowiki><br>
 +
<nowiki>| uses = 1</nowiki><br>
 +
<nowiki>| synth_rate = ??-75%</nowiki><br>
 +
<nowiki>| synth_time = 24:00</nowiki><br>
 +
<nowiki>| board_name = Hyper Viper</nowiki><br>
 +
<nowiki>}}</nowiki>
 +
 +
This is much easier to understand and edit than those tables. Forgive me if this has been discussed, I haven't seen it :D [[User:Au+|Au+]] 11:51, 24 September 2007 (BST)

Revision as of 10:51, 24 September 2007

Synth rate field

  • I still think we should have some kind of note on the synth rate field stating what the range given means since it isn't directly obvious. The wiki reference tags would be ideal for this. Thoughts?
P.S. Good work on this tempalte. I'll add this link to the style guide.  ;) EspioKaos 02:11, 25 August 2007 (BST)

Weapons we don't have data for

  • What do we do when we have a weapon for which there is no data (i.e. we don't know the ATP, ATA, req etc. - we just know the name, description, and maybe some other odds and ends)? Do we just leave the unknown fields blank? - Mewn 15:26, 24 August 2007 (BST)
    • Well, we could either leave all the fields blank, or simply not add the "Stats, etc." part at all until we get the information. Either way would work. /shrug --Qwerty 18:45, 24 August 2007 (BST)

Wiki templates

Is there any reason why we aren't using wiki templates for a lot of this stuff? It would be a lot easier to maintain if we could for example write


{{Weapon board stats
| photon = Im-Photon
| photon_count = 15
| ore = Junaline
| ore_count = 2
| metal = Hapotite
| metal_count = 3
| wood = Par Walna
| wood_count = 3
| uses = 1
| synth_rate = ??-75%
| synth_time = 24:00
| board_name = Hyper Viper
}}

This is much easier to understand and edit than those tables. Forgive me if this has been discussed, I haven't seen it :D Au+ 11:51, 24 September 2007 (BST)