Template:Story Images: Difference between revisions
From Mamiya Wiki
Mamiyawiki (talk | contribs) (This doesn't work yet) |
Mamiyawiki (talk | contribs) mNo edit summary |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
< | <div style="font-size: 2em;"><center><b>Warning!</b> CGs may contain spoilers for MAMIYA.</center></div> | ||
{{#cargo_query:tables=CG | {{#cargo_query:tables=CG | ||
|fields=file | |fields=file | ||
|where=story | |where=story = '{{PAGENAME}}' | ||
|order by=number ASC | |order by=number ASC | ||
|format=gallery | |format=gallery | ||
| Line 12: | Line 11: | ||
|show dimensions=0 | |show dimensions=0 | ||
}} | }} | ||
</includeonly> | </includeonly> | ||
<noinclude>Query for use on story pages, generates a gallery of CGs from FD, DF, DDD, or EX | <noinclude>Query for use on story pages, generates a gallery of CGs from FD, DF, DDD, or EX. | ||
==Example== | ==Example== | ||
< | <div style="font-size: 2em;"><center><b>Warning!</b> CGs may contain spoilers for MAMIYA.</center></div> | ||
{{#cargo_query:tables=CG | {{#cargo_query:tables=CG | ||
|fields=file | |fields=file | ||
|where=story | |where=story = 'FallDown' | ||
|order by=number ASC | |order by=number ASC | ||
|format=gallery | |format=gallery | ||
| Line 29: | Line 26: | ||
|show dimensions=0 | |show dimensions=0 | ||
}} | }} | ||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> | ||
