Difference between revisions of "CG Album"

From A3! Wiki
m (Part 1)
m
Line 4: Line 4:
 
==Part 1==
 
==Part 1==
 
{{#cargo_query: tables=CG
 
{{#cargo_query: tables=CG
|fields=file,story,CONCAT('[[Main Story|',story,']]') = link
+
|fields=file,CONCAT('[[',story,'/',episode,'|',story,' ',episode,']]') = caption, CONCAT(story,'/',episode) = link
 
|where=number < 18
 
|where=number < 18
 
|format=gallery
 
|format=gallery
Line 11: Line 11:
 
|show bytes=0
 
|show bytes=0
 
|show filename=0
 
|show filename=0
|caption field=link
+
|caption field=caption
 
|link field=link
 
|link field=link
 
}}
 
}}
  
 
==Part 2==
 
==Part 2==
 +
{{#cargo_query: tables=CG
 +
|fields=file,CONCAT('[[',story,'/',episode,'|',story,' ',episode,']]') = caption, CONCAT(story,'/',episode) = link
 +
|where=number > 27
 +
|format=gallery
 +
|order by=number ASC
 +
|mode=nolines
 +
|show bytes=0
 +
|show filename=0
 +
|caption field=caption
 +
|link field=link
 +
}}
  
 
=Events=
 
=Events=
 
{{#cargo_query: tables=CG
 
{{#cargo_query: tables=CG
|fields=file,story,CONCAT('[[',story,']]') = link
+
|fields=file,CONCAT('[[',story,'/',episode,'|',story,']]') = caption, CONCAT(story,'/',episode) = link
 
|where=number > 17 AND number < 28
 
|where=number > 17 AND number < 28
 
|order by=number ASC
 
|order by=number ASC
Line 26: Line 37:
 
|show bytes=0
 
|show bytes=0
 
|show filename=0
 
|show filename=0
|caption field=link
+
|caption field=caption
|link field=story
+
|link field=link
 
}}
 
}}

Revision as of 09:39, 22 February 2018

The CG album is where you can view CGs from stories.

Main Story

Part 1

Part 2

More...

Events