Template:ItemText

From SIGNALIS Wiki
Jump to navigation Jump to search


Template documentation
Note: portions of the template sample may not be visible without values provided.
View or edit this documentation. (About template documentation)
Editors can experiment in this template's sandbox and test case pages.

Usage[edit]

This template is used to dynamically create item text sections with descriptions and inspections relating to various titles. Replace parameters as needed for different entries.

To use this template, insert the following code into a page and fill in the parameters:

{{ItemText
|title=Title
|title_description=Title for Description
|description_text=Custom description text.
|title_inspect=Title for Inspect
|inspect_text=Custom inspect text.
}}


Example[edit]

{{ItemText
|title=Item Text
|title_description=Cycle 888
|description_text=I've tried to teach Elster how to dance. It's so cute how clumsy she can be when it comes to these things.
|title_inspect=Cycle 1024
|inspect_text=Before I met Elster, I never believed I would find someone I could fall in love with like that.
}}


Item Text[edit]

Description[edit]

Cycle 888

I've tried to teach Elster how to dance. It's so cute how clumsy she can be when it comes to these things.

Inspect[edit]

Cycle 1024

Before I met Elster, I never believed I would find someone I could fall in love with like that.


Template Data[edit]

Template for dynamically creating item text sections with descriptions and inspections relating to various titles.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Titletitle

Section Title.

Default
Item Text
Stringoptional
Description Text Titletitle_description

Title for the description.

Default
Null
Stringoptional
Description Textdescription_text

Text content for the description.

Default
Default description text.
Stringoptional
Inspect Text Titletitle_inspect

Title for the inspection.

Default
Null
Stringoptional
Inspect Textinspect_text

Text content for the inspection.

Default
Default inspect text.
Stringoptional