Difference between revisions of "Template:LoadingTips"

From Dragalia Lost Wiki
Jump to navigation Jump to search
>@DeletedUser41383047
>@DeletedUser41383047
Line 6: Line 6:
 
|Title=String
 
|Title=String
 
|Text=Text
 
|Text=Text
|FeaturedCharacter=List (,) of Wikitext
+
|ImageId=String
 
}}<!--
 
}}<!--
  
Line 16: Line 16:
 
|Title={{{Title|}}}
 
|Title={{{Title|}}}
 
|Text={{{Text|}}}
 
|Text={{{Text|}}}
|FeaturedCharacter={{{FeaturedCharacter|}}}
+
|ImageId={{{ImageId|}}}
 
}}<!--
 
}}<!--
  
 
-->|-
 
-->|-
| [[File:{{{Id|}}}.png|300px]] || {{{Title|}}} || {{{Text|}}} || {{{FeaturedCharacter|}}}<!--
+
| {{#if:{{{ImageId|}}}|[[File:{{{ImageId|}}}.png|300px]]|No Image}} || {{{Title|}}} || {{{Text|}}}<!--
 
-->[[Category:Loading Tips]]
 
-->[[Category:Loading Tips]]
 
</includeonly>
 
</includeonly>

Revision as of 19:56, 4 November 2018

50px Documentation

Parameters

  • Id= Id as in LoadingTipsDictionary.txt
    • Example:
      200101
  • ImageId= ImageId as in LoadingTipsDictionary.txt
    • Example:
      200101
      • Note that ImageId is not always the same as Id
  • Title= Title as in LoadingTipsDictionary.txt
    • Example:
      Dragon Obelisks
  • Text= Title as in LoadingTipsDictionary.txt
    • Example:
      Destroy dragon obelisks when on quests to quickly fill your dragon gauge.

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.