Difference between revisions of "Template:CastleStoriesMP"
Jump to navigation
Jump to search
>Canim44 |
>Seraii |
||
| Line 4: | Line 4: | ||
@media screen and (min-width: 550px) { | @media screen and (min-width: 550px) { | ||
.CastleStoriesMP img { | .CastleStoriesMP img { | ||
| − | width: | + | width: 500px; |
height: auto; | height: auto; | ||
} | } | ||
Revision as of 14:56, 31 May 2019
Usage
This template is used to call Castle Stories on Event pages or the Main Page.
{{#invoke:CargoQuery|main
|q?tables=CastleStories
|q?fields=_pageName=Title,Event=Name,Id=Id
|q?where=Event="Trick or Treasure!/October 2018"
|q?group by=_pageName
|q?order by= ReleaseDate DESC, Id ASC
|template=CastleStoriesMP
|default=''There are no castle stories released alongside this event.''
|delimiter=
}}
Example
Lua error: Error: Table CastleStories not found..