×
Create a new article
Write your page title here:
We currently have 6 articles on GoldnWiki for Minecraft. Type your article name above or click on one of the titles below and start writing!



GoldnWiki for Minecraft

Template:AltText: Difference between revisions

(Created page with "<span title="{{{title|{{{2|}}}}}}" style="white-space: nowrap;">{{{text|{{{1|}}}}}}</span><noinclude> == Examples == <nowiki>{{AltText|"example text"|this is an example}}</nowiki> returns as {{AltText|"example text"|this is an example}}<br> <nowiki>{{AltText|text = "example text"|title = this is an example}}</nowiki> returns as {{AltText|text = "example text"|title = this is an example}}<br> </noinclude>")
 
(No difference)

Latest revision as of 00:16, 8 September 2023

Examples

{{AltText|"example text"|this is an example}} returns as "example text"
{{AltText|text = "example text"|title = this is an example}} returns as "example text"