Difference between revisions of "Template talk:Bestiarychart"

From The Authentic D&D Wiki
Jump to navigationJump to search
(Created page with "Don't all the extra brackets just make it more of a pain to replace the data?")
 
m
Line 1: Line 1:
 
Don't all the extra brackets just make it more of a pain to replace the data?
 
Don't all the extra brackets just make it more of a pain to replace the data?
 +
:The brackets simply tell MediaWiki what to place where. They are variable parameters. No replacement is necessary. Additionally, defaults can be provided: for instance, Special Attack defaults to None if the parameter is not supplied. We can also do more complex logic (leaving row out entirely, for instance) but I don't want to go that far yet. --[[User:Shelby038|Shelby038]] ([[User talk:Shelby038|talk]]) 00:22, 13 February 2020 (UTC)

Revision as of 00:22, 13 February 2020

Don't all the extra brackets just make it more of a pain to replace the data?

The brackets simply tell MediaWiki what to place where. They are variable parameters. No replacement is necessary. Additionally, defaults can be provided: for instance, Special Attack defaults to None if the parameter is not supplied. We can also do more complex logic (leaving row out entirely, for instance) but I don't want to go that far yet. --Shelby038 (talk) 00:22, 13 February 2020 (UTC)