Jump to content

Template:Race: Difference between revisions

From Utopia Game
No edit summary
No edit summary
Tag: Reverted
Line 1: Line 1:
{{#cargo_declare:
{{#cargo_declare:
_table = races,
_table = races,
race = String,
race = String,
bonuses = Text,
bonuses = Text,
penalties = Text,
penalties = Text,
unique = String,
unique = String,
spells = List (String)
spells = List (String)
}}
}}

Revision as of 12:29, 6 November 2025

Error: Table name "races,

race = String, bonuses = Text, penalties = Text, unique = String,

spells = List (String)" contains whitespaces. Whitespaces of any kind are not allowed; consider using underscores ("_") instead.