838
editsAd placeholder
User:Lavaeolus: Difference between revisions
Jump to navigation
Jump to search
no edit summary
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{User:Lavaeolus/Sandbox | {{User:Lavaeolus/Sandbox | ||
|title = Eternal Protector of the Forge | |title = Eternal Protector of the Forge | ||
Line 15: | Line 14: | ||
|HP=300 | |HP=300 | ||
|AC=18 | |AC=18 | ||
|slashing=Resistant | |slashing=Resistant | ||
|piercing=Resistant | |piercing=Resistant | ||
|passive1=Attack of Opportunity | |passive1=Attack of Opportunity | ||
Line 47: | Line 23: | ||
|passive4=Adamantine Skin | |passive4=Adamantine Skin | ||
}} | }} | ||
This is a test version of [[Template:CharacterInfo]] where you enter the passives like this: <code> | |||
|passive1 = Attack of Opportunity | |||
|passive2 = Darkvision | |||
|passive3 = Something Else</code> | |||
It then automatically finds an icon and page. If it detects that a page like [[Darkvision (Passive Feature)]] exists, it will automatically link to that instead. It only goes up to passive4. You can override its default assumptions with <code>|passive1img</code> and <code>|passive1link</code>. | |||
If it sees <code>|passive=</code> is in use it will use the current template format instead. Theoretically this means it wouldn't break every existing page if used. Theoretically. |