Template:Text Message: Difference between revisions

From Love and Deepspace Wiki
Content deleted Content added
Created page with "<noinclude>{{doc}}Category:Templates<!-- ### Cargo Declare -->{{#cargo_declare:_table=TextMessage |name=String |featuredCharacter=String |messageType=String |obtain=Wikitext }}</noinclude><includeonly><!-- ### Cargo Store -->{{#cargo_store:_table=TextMessage |name={{{name|{{PAGENAME}}}}} |featuredCharacter={{{author|}}} |messageType={{{messageType|}}} |obtain={{{obtain|}}} }}<!-- ### Template Display -->'''{{{name|{{PAGENAME}}}}}''' is a Text Message with [..."
 
No edit summary
Line 6: Line 6:
|name=String
|name=String
|featuredCharacter=String
|featuredCharacter=String
|messageType=String
|category=String
|obtain=Wikitext
|obtain=Wikitext
}}</noinclude><includeonly><!--
}}</noinclude><includeonly><!--
Line 15: Line 15:
|name={{{name|{{PAGENAME}}}}}
|name={{{name|{{PAGENAME}}}}}
|featuredCharacter={{{author|}}}
|featuredCharacter={{{author|}}}
|messageType={{{messageType|}}}
|category={{{category|}}}
|obtain={{{obtain|}}}
|obtain={{{obtain|}}}
}}<!--
}}<!--
Line 21: Line 21:
### Template Display
### Template Display


-->'''{{{name|{{PAGENAME}}}}}''' is a [[Text Message]] with [[{{{featuredCharacter|}}}]]. It is obtained by {{{obtain|}}}.
-->'''{{{name|{{PAGENAME}}}}}''' is a {{{category|}}} [[Text Message]] with [[{{{featuredCharacter|}}}]]. It is obtained by {{{obtain|}}}.
[[Category:Text Messages]]</includeonly>
[[Category:Text Messages]][[Category:{{{category|}}} Text Messages]][[Category:{{{featuredCharacter|}}} Text Messages]]</includeonly>

Revision as of 02:46, 4 February 2024

Documentation

Description

The header portion of Text Message pages. It should be followed with the other Text Message sections.

Usage

{{Text Message
|name= <!-- Name of the text message-->
|featuredCharacter= <!-- Person who the text message is with -->
|category= <!-- The message category (e.g. Story, Daily, etc.) -->
|obtain= <!-- How to unlock the text message. It should fit in the sentence "It is obtained by: ___." -->
}}

This template defines the table "TextMessage". View table.