Difference between revisions of "Template talk:Report"

From CryGaia Wiki
Jump to navigation Jump to search
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== Template ==
+
== Bugs ==
  
: I really like this design, I looked at the code though and my eyes crossed lol
+
==== Number Values ====
: I have to confess I have no idea how to actually use it. --[[User:Skolia|Skolia]] ([[User talk:Skolia|talk]]) 18:03, 17 August 2017 (UTC)
+
For now, numbers have to be entered without commas - It should be XP=3933 instead of XP=3,933.  If there are commas in the base value, the math module that figures out the patron bonus doesn't treat it like a number and comes up with an invalid value.
  
== Bugs ==
+
I've asked [[User:Hsekiu]] to add an extension that will allow for commas, it isn't built in by default.  Once that extension is available I'll update the template so that it wont matter if commas are used or not on the base value, will be able to calculate the patron value, and will always display with commas where needed.
 +
 
 +
Until then, enter without commas.  When the extension is added and the changes are made, it will continue to work with and without commas, but will always be displayed with the commas.
 +
 
 +
== Standardized Text ==
 +
 
 +
: I'm not sure if the mediawiki markup can do this kind of thing but...
 +
For standard canned report text like "Your field report has been received" to either have a parameter flag or have the text be a directive like _STANDARD_FIELD_REPORT_. --[[User:Skolia|Skolia]] ([[User talk:Skolia|talk]]) 18:17, 29 August 2017 (UTC)
  
I'm seeing some bugs with the patron bonus amounts.
+
:: This has been added to the template. You can now use "all-report=assignment" or "all-report=generic" for the two types of generic report text that is typically used [[User:Sojourner|Sojourner]] ([[User talk:Sojourner|talk]]) 14:17, 30 August 2017 (UTC)
[[Dear_Diary]]
 
  
==== Patron/Member ====
+
== Faction Missions ==
For now, numbers have to be entered without commas - It should be XP=3933 instead of XP=3,933.  If there are commas in the base value, the math module that figures out the patron bonus doesn't treat it like a number and comes up with an invalid value.  I've asked [[User:Hsekiu]] to add an extension that will allow for commas, but it isn't built in by default.  Once that extension is available I'll update the template so that it wont matter if commas are used or not on the base value, will be able to calculate the patron value, and will always display with commas where needed.  Until then, enter without commas for now and it will work for now, and then when the extension is added and the changes are made, it will continue to work but will be displayed a little prettier [[User:Sojourner|Sojourner]] ([[User talk:Sojourner|talk]]) 22:59, 18 August 2017 (UTC)
 
  
For the 'swl-patron-xp' field -- that is only if the multiplier needs to be adjusted.  So far, it has always been +10% xp and +15% shards, but the fields are in the template just in case it changes for a unique mission. Maybe should have come up with a better name for the field since it isn't the actual XP, but only the percentage multipler. I thought about using swl-patron-% - but not sure symbols work in template names, or if they would maybe break in future updates [[User:Sojourner|Sojourner]] ([[User talk:Sojourner|talk]]) 22:59, 18 August 2017 (UTC)
+
: Faction specific only missions (like "Questions and Answers" or "Sign of the Times") to have an option to completely suppress the display of the other factions in the report. --[[User:Skolia|Skolia]] ([[User talk:Skolia|talk]]) 18:17, 29 August 2017 (UTC)
  
==== Sequins ====
+
:: This has been added to the template.  You can now use "faction=" to specify this mission being faction specific, and only the report box for the associated faction will be displayed (plus the reward box which is always displayed) [[User:Sojourner|Sojourner]] ([[User talk:Sojourner|talk]]) 14:17, 30 August 2017 (UTC)
For the sequins that aren't displaying - see the paramaters tables for codes to use. "SU" for "Sequins of Sunrise" in the [[Dear Diary]] example [[User:Sojourner|Sojourner]] ([[User talk:Sojourner|talk]]) 22:59, 18 August 2017 (UTC)
 

Latest revision as of 14:17, 30 August 2017

Bugs

Number Values

For now, numbers have to be entered without commas - It should be XP=3933 instead of XP=3,933. If there are commas in the base value, the math module that figures out the patron bonus doesn't treat it like a number and comes up with an invalid value.

I've asked User:Hsekiu to add an extension that will allow for commas, it isn't built in by default. Once that extension is available I'll update the template so that it wont matter if commas are used or not on the base value, will be able to calculate the patron value, and will always display with commas where needed.

Until then, enter without commas. When the extension is added and the changes are made, it will continue to work with and without commas, but will always be displayed with the commas.

Standardized Text

I'm not sure if the mediawiki markup can do this kind of thing but...

For standard canned report text like "Your field report has been received" to either have a parameter flag or have the text be a directive like _STANDARD_FIELD_REPORT_. --Skolia (talk) 18:17, 29 August 2017 (UTC)

This has been added to the template. You can now use "all-report=assignment" or "all-report=generic" for the two types of generic report text that is typically used Sojourner (talk) 14:17, 30 August 2017 (UTC)

Faction Missions

Faction specific only missions (like "Questions and Answers" or "Sign of the Times") to have an option to completely suppress the display of the other factions in the report. --Skolia (talk) 18:17, 29 August 2017 (UTC)
This has been added to the template. You can now use "faction=" to specify this mission being faction specific, and only the report box for the associated faction will be displayed (plus the reward box which is always displayed) Sojourner (talk) 14:17, 30 August 2017 (UTC)