Template:Quote/doc: Difference between revisions

From Chicory: A Colorful Tale Wiki
Content added Content deleted
(add TemplateData)
(add font parameter)
 
Line 2: Line 2:


{{Quote|I've got strong legs.|Chicory}}
{{Quote|I've got strong legs.|Chicory}}

{{Quote|I was a barista and a janitor after I moved out. I really never figured my stuff out...|Pizza, to [[Clementine]]}}
{{Quote|I was a barista and a janitor after I moved out. I really never figured my stuff out...|Pizza, to [[Clementine]]}}

{{Quote|oh hey pizza. is that... the brush... did u steal it|[[Pickle]]|font=Five Cents}}


<pre>
<pre>
{{Quote|I've got strong legs.|Chicory}}
{{Quote|I've got strong legs.|Chicory}}

{{Quote|I was a barista and a janitor after I moved out. I really never figured my stuff out...|Pizza, to [[Clementine]]}}
{{Quote|I was a barista and a janitor after I moved out. I really never figured my stuff out...|Pizza, to [[Clementine]]}}

{{Quote|oh hey pizza. is that... the brush... did u steal it|[[Pickle]]|font=Five Cents}}
</pre>
</pre>


Line 24: Line 30:
"type": "string",
"type": "string",
"required": true
"required": true
},
"font": {
"label": "Font",
"description": "Font used for the quote text, Domigorgon will be used as default",
"example": "Five Cents",
"type": "string",
"suggestedvalues": [
"Domigorgon",
"Five Cents",
"Lulus",
"Metafors",
"Shannnn"
]
}
}
},
},

Latest revision as of 07:59, 12 March 2024

Usage:

"I've got strong legs."
- Chicory
"I was a barista and a janitor after I moved out. I really never figured my stuff out..."
- Pizza, to Clementine
"oh hey pizza. is that... the brush... did u steal it"
- Pickle
{{Quote|I've got strong legs.|Chicory}}

{{Quote|I was a barista and a janitor after I moved out. I really never figured my stuff out...|Pizza, to [[Clementine]]}}

{{Quote|oh hey pizza. is that... the brush... did u steal it|[[Pickle]]|font=Five Cents}}

TemplateData[edit source]

Use for character quotes

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Quote text1

no description

Example
I've got strong legs.
Stringrequired
Character2

no description

Example
Chicory
Stringrequired
Fontfont

Font used for the quote text, Domigorgon will be used as default

Suggested values
Domigorgon Five Cents Lulus Metafors Shannnn
Example
Five Cents
Stringoptional