User:LePlooper/Draft:PPQ Enemy Profile Creation Guide Revamp
Might just keep the old intro
Making the Table
Making enemy profiles has never been easier, what with the PPQ enemyprofile template. You just need to plop it on an article (like any other damn template) with an Enemy Profile section. It goes like this:
{{PPQ enemyprofile }}
It's displayed like this so the parameters won't be eye-gouging to look at.
Oh, before doing anything else, be sure to add a numbered parameter, starting with one. It ensures when you click on the collapsible toggle it doesn't trigger others. You need to include multiple of these on one profile if using multiple stages.
{{PPQ enemyprofile|001 }}
Anyway, the doodad, when put, displays this:
-- |
Well, now we have to add in the big bads of the Technical you are so very determined to archive.
Enemies
A new section this early? I'll roll with it.
Hey, you know, enemies. You gotta, like, kill them, and such, and they have health, the obvious stuff. To display at least one enemy on your table you need its card ID. You can find such by mindlessly browsing the wiki's Card Index, or if you're lucky enough to remember the card's name, search it! Once on the card's page, click that cool little pencil icon and, voila.
The parameter to display enemy cards is "enemy(stage number)(enemy position)." In this case, this is the first stage where you will document your first enemy, so your first parameter should be "enemy11." Plop the ID in like this:
{{PPQ enemyprofile|002 |enemy11=301706 }}
-- |
So proud of you.