Difference between revisions of "Template:STIntro"

From Dragalia Lost Wiki
Jump to navigation Jump to search
>AbelToy
(Created page with "<noinclude>(Story Intro) - Generates a character intro, along with their title, used on dialogue pages. {{STIntro|Su Fang}} Category:Templates </noinclude> <includeonly><...")
>AbelToy
Line 5: Line 5:
 
</noinclude>
 
</noinclude>
 
<includeonly><center>{{#cargo_query:tables=Adventurers
 
<includeonly><center>{{#cargo_query:tables=Adventurers
|fields=CONCAT('[[',Name,'|',Title,']]')
+
|fields=CONCAT('[[',Name,'|',Title,': ',Name,']]')
 
|where=_pageName="{{{1}}}"
 
|where=_pageName="{{{1}}}"
 
|group by=_pageName
 
|group by=_pageName
 
|default= '''[[{{{1}}}]]'''
 
|default= '''[[{{{1}}}]]'''
 
}}</center></includeonly>
 
}}</center></includeonly>

Revision as of 11:52, 1 February 2019

(Story Intro) - Generates a character intro, along with their title, used on dialogue pages.


Error: Table Adventurers not found.