User:Crashaholic/ActionTemplate: Difference between revisions
Jump to navigation
Jump to search
Crashaholic (talk | contribs) (updated example to have an effect box as well) Tags: Mobile edit Mobile web edit |
Crashaholic (talk | contribs) m (haha dont check #wiki-tests on discord haha) Tags: Mobile edit Mobile web edit |
||
Line 1: | Line 1: | ||
<includeonly>{{#ifeq: {{{NoSeo}}} | 1 | {{blank}} | {{PageSeo | <includeonly>{{#ifeq: {{{NoSeo}}} | 1 | {{blank}} | {{PageSeo | ||
| description = | | description = {{{summary}}} | ||
| image = {{#if: {{{image|}}} | {{{image|}}} | Alert Icon.png}} | | image = {{#if: {{{image|}}} | {{{image|}}} | Alert Icon.png}} | ||
}}}} | }}}} |
Revision as of 01:37, 16 August 2023
This is a page to transclude to generate action pages. It is generally for pages that do not fit the {{SpellPage}} Template
If this is too egregious, do reach out to me on Discord and tell me if there are alternatives instead of using transclusion (which I'm trying to use for custom templates).
Usage
{{User:Crashaholic/ActionTemplate | NoSeo | description = | image = | summary = | cost = | concentration = | damage = | recharge = | duration = | range = | aoe = | save = | additional = | higherlevels = | learns = | notes = }}
The following is a table to further explain what each parameter takes, and how to use them.
Parameter Name | Description | Usage |
---|---|---|
NoSeo
|
||
description
|
The in-game description of the action. This description is NOT for SEO 'See: summary'. | description = Lorem ipsum
|
image
|
The image that will be used in the page's SEO and be the page's main image. IF THIS IS LEFT EMPTY, WILL BE USED INSTEAD! |
image = Wiki_Link_To_Image_Here
|
summary
|
The summary of the action. This will be used as the wiki's description as well as the SEO text. | summary = Lorem Ipsum
|
cost
|
The resource cost of the action. You can use the same parameters as with {{action}} , but you can add an additional resource to it as well.
For example:
|
cost = ({{action}} parameters), (text)
|
concentration
|
If this skill is a concentration, type something here. Can be any value you want. Otherwise, leave it blank or delete the field entirely. | concentration = This action is a concentration!
|
Example
{{User:Crashaholic/ActionTemplate | description = abc | image = Fly Icon.png | summary = fly you fools | cost = action, 2{{User:Tc/Ki}}s | damage = {{DamageInfo|1d4+1|Bludgeoning}} | recharge = {{Recharge|Long Rest}} | duration = LR | save = DEX, abc | additional = * abcd {{User:Tc/FXBox | name = Fly | icon = Fly Icon.png | effect = go on, fly | duration = 1 }} | higherlevels = go far | notes = bar | learns = {{class|Monk}} 3 }}
fly you fools
Description
abc
Properties
Action + 2Ki Points
- 1d4 + 1 (2~5) Bludgeoning
- Recharge: Long rest
- Duration: Until Long rest
- DEX Save- (On Save: abc)
- abcd
Fly |
---|
Duration: 1 turn
go on, fly |
At Higher Levels
go far
How to Learn
3
Notes
bar