Difference between revisions of "User:Discoomastar/Sandbox2"

From Dragalia Lost Wiki
Jump to navigation Jump to search
>Discoomastar
>Discoomastar
 
(16 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
quick icon templates
 
quick icon templates
 +
 
supports: materials, consumables, currency
 
supports: materials, consumables, currency
 +
 +
created with the code below, replace "Material" with "Consumable" or "Currency" when needed
  
 
<hr><br>
 
<hr><br>
  
 
quick icon templates (icon only)
 
quick icon templates (icon only)
<pre>{{Icon|Material||size=19px|tooltip=1}}<noinclude>[[Category:Templates]][[Category:Quick Icon Templates]]</noinclude></pre>
+
<pre>{{Icon|Material|     |size=19px|tooltip=1}}<noinclude>[[Category:Templates]][[Category:Quick Icon Templates]]</noinclude></pre>
  
 
<pre>{{Gold Crystal}}</pre>
 
<pre>{{Gold Crystal}}</pre>
Line 14: Line 17:
  
 
quick icon templates (icon + text)
 
quick icon templates (icon + text)
<pre>{{Icon|Material||size=19px|text=1}}<noinclude>[[Category:Templates]][[Category:Quick Icon Templates]]</noinclude></pre>
+
<pre>{{Icon|Material|     |size=19px|text=1}}<noinclude>[[Category:Templates]][[Category:Quick Icon Templates]]</noinclude></pre>
  
 
<pre>{{Gold Crystal-}}</pre>
 
<pre>{{Gold Crystal-}}</pre>
Line 28: Line 31:
  
 
[[/icononly]]
 
[[/icononly]]
 
  
 
{{/icononly}}
 
{{/icononly}}
Line 36: Line 38:
  
 
[[/icontext]]
 
[[/icontext]]
 
  
 
{{/icontext}}
 
{{/icontext}}
Line 43: Line 44:
 
<hr><br>
 
<hr><br>
  
[[/testthing]]
+
[[/testthing]] <- old version
 +
 
 +
__NOTOC__

Latest revision as of 19:05, 15 November 2018

quick icon templates

supports: materials, consumables, currency

created with the code below, replace "Material" with "Consumable" or "Currency" when needed



quick icon templates (icon only)

{{Icon|Material|     |size=19px|tooltip=1}}<noinclude>[[Category:Templates]][[Category:Quick Icon Templates]]</noinclude>
{{Gold Crystal}}
Error: Table Materials not found.




quick icon templates (icon + text)

{{Icon|Material|     |size=19px|text=1}}<noinclude>[[Category:Templates]][[Category:Quick Icon Templates]]</noinclude>
{{Gold Crystal-}}
Error: Table Materials not found.




Category:Quick Icon Templates




/icononly

QIT

Consumables

Error: Table Consumables not found.

Materials

Error: Table Materials not found.

Currency

Icon Diamantium.png Icon Wyrmite.png Icon Resource Eldwater.png Icon Resource Rupies.png Icon Resource Mana.png




/icontext

QIT-

Consumables

Error: Table Consumables not found.

Materials

Error: Table Materials not found.

Currency

Icon Diamantium.png Diamantium Icon Wyrmite.png Wyrmite Icon Resource Eldwater.png Eldwater Icon Resource Rupies.png Rupies Icon Resource Mana.png Mana




/testthing <- old version