Jump to content

Template:Story: Difference between revisions

Add summary parameter
(Update description of character(s))
(Add summary parameter)
Line 37: Line 37:
{{#if: {{{readlink|}}} | {{pipe escape |
{{#if: {{{readlink|}}} | {{pipe escape |
! colspan{{=}}"2" style{{=}}"text-align: center" | [{{{readlink}}} Read here]
! colspan{{=}}"2" style{{=}}"text-align: center" | [{{{readlink}}} Read here]
{{#if: {{{summary|}}} | [[{{PAGENAME}}/Summary|Summary]]}}
|-
|-
}}}}
}}}}
Line 99: Line 100:
| years=2112, 2305
| years=2112, 2305
| readlink=https://qoheleth.post-self.ink
| readlink=https://qoheleth.post-self.ink
| summary=true
}}
}}


Line 220: Line 222:
"example": "[[Madison Scott-Clary]], [[Rob MacWolf]]...",
"example": "[[Madison Scott-Clary]], [[Rob MacWolf]]...",
"type": "content"
"type": "content"
}
},
        "summary": {
            "label": "Has summary",
            "description": "Whether or not to link to a summary page",
            "example": "true",
            "type": "boolean"
        }
},
},
"paramOrder": [
"paramOrder": [
Line 235: Line 243:
"canon",
"canon",
"appearsin",
"appearsin",
"readlink"
"readlink",
        "summary"
]
]
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>