Template:Text: Difference between revisions

From Official Gamemode 4 Wiki
Jump to navigation Jump to search
(Add text template)
 
m (Swap from p to span)
 
Line 17: Line 17:


<includeonly>
<includeonly>
<p>{{{1}}}</p>
<span>{{{1}}}</span>
</includeonly>
</includeonly>



Latest revision as of 18:55, 19 September 2024

Outputs the raw text given to the template. Useful in combination with other templates.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
TextText

Insert raw text to display here.

Example
Hello!
Stringrequired





Hello!