Template:Infobox identity: Difference between revisions

    No edit summary
    No edit summary
    Line 15: Line 15:
    | {{#if:{{{gallery_link|}}}| [[{{{gallery_link|}}}|Go to gallery]] | No gallery for this identity}}
    | {{#if:{{{gallery_link|}}}| [[{{{gallery_link|}}}|Go to gallery]] | No gallery for this identity}}
    |}
    |}
    <noinclude>
    <templatedata>
    {
    "params": {
    "name": {
    "label": "Name of the identity"
    },
    "flag": {
    "label": "Flag",
    "description": "Flag of the identity (without the File: prefix)",
    "type": "wiki-file-name",
    "suggested": true
    },
    "meaning": {
    "label": "Meaning",
    "description": "Meaning of the flag",
    "suggested": true
    },
    "related": {
    "label": "Related identities",
    "description": "Use wikitext markup to create links (i.e. [[article name]]).",
    "suggested": true
    },
    "percentage": {
    "label": "Popularity",
    "description": "Percentage of people in the latest Gender Census identifying with this identity (without the percentage sign %).",
    "type": "number",
    "suggested": true
    },
    "gallery_link": {
    "label": "Link to the pride gallery (if any)",
    "type": "wiki-page-name"
    }
    },
    "format": "block"
    }
    </templatedata>
    </noinclude>