Difference between revisions of "Castle Stories"

From Dragalia Lost Wiki
Jump to navigation Jump to search
>Canim44
m (Added Featured Characters to page)
>Kittymmeow
Line 1: Line 1:
 
Castle Stories are stories which show the daily lives of the residents of the [[Halidom]]. These stories are unlocked by using [[Looking Glass]] obtained from events.
 
Castle Stories are stories which show the daily lives of the residents of the [[Halidom]]. These stories are unlocked by using [[Looking Glass]] obtained from events.
{{#css:
+
<div class="castlestories-table">
 
 
@media screen and (min-width: 1200px) {
 
table img {
 
max-width: 500px;
 
height: auto;
 
}
 
}
 
 
 
@media screen and (max-width: 1199px) {
 
table img {
 
max-width: 50vw;
 
height: auto;
 
}
 
}
 
 
 
}}
 
 
{{#cargo_query:tables=CastleStories
 
{{#cargo_query:tables=CastleStories
 
|fields=CONCAT('[[File:', Id, '.png|link=',_pageName,']]<br/>', CONCAT('[[',_pageName,'|',Title,']]'))=Name,FeaturedCharacters=Featured Characters,CONCAT('[[',Event,']]')=Related Event,ReleaseDate=Release Date
 
|fields=CONCAT('[[File:', Id, '.png|link=',_pageName,']]<br/>', CONCAT('[[',_pageName,'|',Title,']]'))=Name,FeaturedCharacters=Featured Characters,CONCAT('[[',Event,']]')=Related Event,ReleaseDate=Release Date
Line 23: Line 7:
 
|order by = ReleaseDate DESC, Id ASC
 
|order by = ReleaseDate DESC, Id ASC
 
}}
 
}}
 +
</div>

Revision as of 01:59, 14 September 2019

Castle Stories are stories which show the daily lives of the residents of the Halidom. These stories are unlocked by using Looking Glass obtained from events.

Error: Table CastleStories not found.