Template:Stills: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{| class="wikitable" style="width: | {| class="wikitable" style="width:65%; margin: 0 0 0 1em;" | ||
|- style="font-size:18px;" | |- style="font-size:18px;" | ||
! colspan=99| Still Availability | ! colspan=99| Still Availability | ||
Line 21: | Line 21: | ||
|Secret#1 | |Secret#1 | ||
|{{{secret1-date}}} | |{{{secret1-date}}} | ||
|[[{{PAGENAME}}]]'s secret from {{{secret1-event}}} in possession. | |[[{{PAGENAME}}]]'s secret from [[{{{secret1-event}}}]] in possession. | ||
|- style="display:{{{alt1-date|none}}}"; | |- style="display:{{{alt1-date|none}}}"; | ||
|4 | |4 | ||
|Alternate#1 | |Alternate#1 | ||
|{{{alt1-date}}} | |{{{alt1-date}}} | ||
|[[{{alt1}}]] in possession and Intimacy at 100%. | |[[{{{alt1}}}]] in possession and Intimacy at 100%. | ||
|- style="display:{{{secret2-date|none}}}"; | |- style="display:{{{secret2-date|none}}}"; | ||
|5 | |5 | ||
|Secret#2 | |Secret#2 | ||
|{{{secret2-date}}} | |{{{secret2-date}}} | ||
|[[{{PAGENAME}}]]'s secret from {{{secret2-event}}} in possession. | |[[{{PAGENAME}}]]'s secret from [[{{{secret2-event}}}]] in possession. | ||
|- style="display:{{{alt2-date|none}}}"; | |- style="display:{{{alt2-date|none}}}"; | ||
|6 | |6 | ||
|Alternate#2 | |Alternate#2 | ||
|{{{alt2-date}}} | |{{{alt2-date}}} | ||
|[[{{alt2}}]] in possession and Intimacy at 100%. | |[[{{{alt2}}}]] in possession and Intimacy at 100%. | ||
|- style= | |- style=display:{{{story|none}}} | ||
|- | |- | ||
| colspan=4 |<span style="float:left; font-size:10px;">[[Still Availability]]</span><span style="float:right; font-size:10px;">[[Template:{{{template-name|Stills}}}|[template edit]]]</span> | | colspan=4 |<span style="float:left; font-size:10px;">[[Still Availability]]</span><span style="float:right; font-size:10px;">[[Template:{{{template-name|Stills}}}|[template edit]]]</span> | ||
|} | |} | ||
<noinclude> | |||
Intended Usage: Placed right after interaction lines for base version of characters. Only list stills as the game's Interaction menu lists them out. | |||
Most dates are in [[Still Availability]] except for story still dates which have to be searched through [[Patch Notes History]] | |||
Plan for later: an extra "notes" or "artist" column since we could use more info if a still is made by someone particular or if there's something to watch out for (like content warnings) | |||
<pre> | |||
{{Stills | |||
| intimacy-date = none | |||
| rankup-date = none | |||
| secret1-date = none | |||
| secret1-event = none | |||
| secret2-date = none | |||
| secret2-event = none | |||
| alt1-date = none | |||
| alt1 = none | |||
| alt2-date = none | |||
| alt2 = none | |||
| story = none | |||
}} | |||
</pre> | |||
Adding Story Stills requires using an additional template that value story will accept. | |||
See [[Template:Story_Still_Entry]] | |||
<pre> | |||
story = {{Story Still Entry| story-date= none| story-stage = none| story = none}} | |||
</pre> |
Latest revision as of 19:36, 28 July 2024
Still Availability | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
# | Type | Release Date | Unlock Criteria | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Still Availability[template edit] |
Intended Usage: Placed right after interaction lines for base version of characters. Only list stills as the game's Interaction menu lists them out.
Most dates are in Still Availability except for story still dates which have to be searched through Patch Notes History
Plan for later: an extra "notes" or "artist" column since we could use more info if a still is made by someone particular or if there's something to watch out for (like content warnings)
{{Stills | intimacy-date = none | rankup-date = none | secret1-date = none | secret1-event = none | secret2-date = none | secret2-event = none | alt1-date = none | alt1 = none | alt2-date = none | alt2 = none | story = none }}
Adding Story Stills requires using an additional template that value story will accept. See Template:Story_Still_Entry
story = {{Story Still Entry| story-date= none| story-stage = none| story = none}}