Difference between revisions of "Template:Reputation source"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
{{#subobject:rep-{{{ident}}} | {{#subobject:rep-{{{ident}}} | ||
| {{#if: {{{faction|}}} | Has faction = {{{faction}}} }} | | {{#if: {{{faction|}}} | Has faction = {{{faction}}} }} | ||
− | | {{#if: {{{ | + | | {{#if: {{{amount|}}} | Has reputation amount = {{{amount}}} }} |
| {{#if: {{{description|}}} | Has description = {{{description}}} }} | | {{#if: {{{description|}}} | Has description = {{{description}}} }} | ||
| {{#if: {{{name|}}} | Has label = {{{name}}} }} | | {{#if: {{{name|}}} | Has label = {{{name}}} }} | ||
Line 17: | Line 17: | ||
| name = | | name = | ||
| description = | | description = | ||
− | | | + | | amount = |
| faction = | | faction = | ||
}}</pre> | }}</pre> | ||
Line 28: | Line 28: | ||
;description | ;description | ||
: Description | : Description | ||
− | ; | + | ;amount (required) |
− | : | + | : Amount of reputation given |
;faction (required) | ;faction (required) | ||
: Related faction | : Related faction | ||
</noinclude> | </noinclude> |
Latest revision as of 18:26, 31 May 2022
Description[edit]
Creates a reputation source object which is displayed on the faction page.
Usage[edit]
{{Reputation source | ident = | name = | description = | amount = | faction = }}
Parameters[edit]
- ident (required)
- Unique subobject identifier
- name
- Name
- description
- Description
- amount (required)
- Amount of reputation given
- faction (required)
- Related faction