Difference between revisions of "Template:LoadingTips"
Jump to navigation
Jump to search
>@DeletedUser41383047 (Created page with "<noinclude>{{doc}}Category:Templates<!-- -->{{#cargo_declare: _table=LoadingTips |Id=String |Title=String |Text=Text }}<!-- --></noinclude><includeonly><!-- -->{{#cargo...") |
>Mornsta-gpuser |
||
| (20 intermediate revisions by 2 users not shown) | |||
| Line 6: | Line 6: | ||
|Title=String | |Title=String | ||
|Text=Text | |Text=Text | ||
| + | |ImageId=String | ||
}}<!-- | }}<!-- | ||
| Line 11: | Line 12: | ||
-->{{#cargo_store: | -->{{#cargo_store: | ||
| − | _table= | + | _table=LoadingTips |
|Id={{{Id|}}} | |Id={{{Id|}}} | ||
|Title={{{Title|}}} | |Title={{{Title|}}} | ||
| + | |Text={{{Text|}}} | ||
| + | |ImageId={{{ImageId|}}} | ||
}}<!-- | }}<!-- | ||
| − | --></includeonly> | + | |
| + | -->|- | ||
| + | | {{#if:{{{ImageId|}}}|[[File:{{{ImageId|}}}.png|300px]]|<center>-</center>}} || {{{Title|}}} || {{{Text|}}}<!-- | ||
| + | -->[[Category:Loading Tips]] | ||
| + | </includeonly> | ||
Latest revision as of 23:18, 9 January 2019
Parameters
- Id= Id as in LoadingTipsDictionary.txt
- Example:
200101
- Example:
- ImageId= ImageId as in LoadingTipsDictionary.txt
- Example:
200101
- Note that ImageId is not always the same as Id
- Example:
- Title= Title as in LoadingTipsDictionary.txt
- Example:
Dragon Obelisks
- Example:
- Text= Title as in LoadingTipsDictionary.txt
- Example:
Destroy dragon obelisks when on quests to quickly fill your dragon gauge.
- Example:
Example
{{LoadingTips |Id=200101 |ImageId=200101 |Title=Dragon Obelisks |Text=Destroy dragon obelisks when on quests to quickly fill your dragon gauge.}}
Blank Template
{{LoadingTips |Id= |ImageId= |Title= |Text=}}
This template defines the table "LoadingTips". This table has not been created yet.