Ad placeholder

Template:Quote race: Difference between revisions

Jump to navigation Jump to search
Added parameters to override/disable links
(Race icons for each playable subrace)
(Added parameters to override/disable links)
 
Line 201: Line 201:
| font-size = 110%
| font-size = 110%
| image-border-shape = rounded
| image-border-shape = rounded
| link = {{{1|}}}
| link = {{#if:{{{nolink|}}}||{{{link|{{{1|}}}}}}}}
| image-align = edge
| image-align = edge
| author = {{#if:{{{noattribution|}}}||In-game racial description}}
| author = {{#if:{{{noattribution|}}}||In-game racial description}}
Line 452: Line 452:
             "type": "number",
             "type": "number",
             "default": "100"
             "default": "100"
        },
        "link": {
            "label": "Link override",
            "description": "Override where clicking the image links to.",
            "type": "wiki-page-name"
        },
        "nolink": {
            "label": "Disable link",
            "description": "Entirely remove the link. This is the same as setting \"link=\". For use with cut backgrounds that don't have dedicated pages.",
            "type": "boolean"
         }
         }
},
},

Navigation menu