• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Changes

Jump to navigation Jump to search
m
shipNum is a string, not a number
Line 7: Line 7:  
[[/PVP Theory|My PVP "guide"]] for the curious and/or bored.
 
[[/PVP Theory|My PVP "guide"]] for the curious and/or bored.
    +
<code>shipNum is a string, not a number</code>
 
==To-Do List==
 
==To-Do List==
 +
#[[/Event Template Lab|'''Rework Event Template''']]
 
#Fix Event Drop Lists
 
#Fix Event Drop Lists
 
#Convert Shipquote --> Shipquotekai on Shipgirl pages
 
#Convert Shipquote --> Shipquotekai on Shipgirl pages
Line 27: Line 29:  
}}
 
}}
    +
{| class = "wikitable"
 +
|-
 +
| Sunk (Waifu) || <nowiki>^(Sunk).*</nowiki> || {{#invoke:RegExpr|findMatch|Sunk (Waifu)|^(Sunk).*}}
 +
|-
 +
| Wedding (Waifu) || <nowiki>^(Wedding).*</nowiki> || {{#invoke:RegExpr|findMatch|Wedding (Waifu)|^(Wedding).*}}
 +
|-
 +
| Secretary (Married) (Waifu) || ^(Secretary %(Married%)).* || {{#invoke:RegExpr|findMatch|Secretary (Married) (Waifu)|^(Secretary %(Married%)).*}}
 +
|}
 +
 +
{|class = "wikitable"
 +
| Secretary (Married) (Italia) || {{#invoke:RegExpr|findMatch|Secretary (Married) (Italia)|^(Sunk).*}}{{#invoke:RegExpr|findMatch|Secretary (Married) (Italia)|^(Wedding).*}}{{#invoke:RegExpr|findMatch|Secretary (Married) (Italia)|(Secretary %(Married%)).*}}
 +
|-
 +
| Wedding (Italia) || {{#invoke:RegExpr|findMatch|Wedding (Italia)|^(Sunk).*}}{{#invoke:RegExpr|findMatch|Wedding (Italia)|^(Wedding).*}}{{#invoke:RegExpr|findMatch|Wedding (Italia)|(Secretary %(Married%)).*}}
 +
|-
 +
| Sunk (Italia) || {{#invoke:RegExpr|findMatch|Sunk (Italia)|^(Sunk).*}}{{#invoke:RegExpr|findMatch|Sunk (Italia)|^(Wedding).*}}{{#invoke:RegExpr|findMatch|Sunk (Italia)|(Secretary %(Married%)).*}}
 +
|}
 
===ShipData Module===
 
===ShipData Module===
 
[[/ShipData Module|Page just for Module testing]]
 
[[/ShipData Module|Page just for Module testing]]
Line 127: Line 145:  
{{User:IbarakiIbuki/QLink|A19}}
 
{{User:IbarakiIbuki/QLink|A19}}
 
{{User:IbarakiIbuki/QLink|B22}}
 
{{User:IbarakiIbuki/QLink|B22}}
 +
 +
===Quote===
 +
[[/QuoteBox]]
 +
{| class="mw-collapsible" style="width: 100%;"
 +
!style="width: 10%; text-align: center; border-radius: 6px; border-style: solid; border-width: 1px; background-color:#99CCFF" | '''{{#switch: {{{type|}}}| #default = Event | hourly = Time | seasonal = Ship}}'''
 +
!style="width: 90%; text-align: center; border-radius: 6px; border-style: solid; border-width: 1px; background-color:#99CCFF" colspan = 2| '''Voice Line'''
 +
|-
 +
|rowspan="{{#expr: 2 * {{{numQuotes|1}}} }}" style="width: 10%; text-align: center; border-radius: 6px; border-style: solid; border-width: 1px; {{#if: {{{kai2|}}} | background-color:#FFB6C1 | {{#if: {{{kai|}}} | background-color:#ccffcc | background-color:#CCDDFF }} }}" | '''{{{scenario|Shiratsuyu}}}'''{{#switch: {{{scenario}}} | #default = | Equipment 3 =<ref>This line is shared with expedition selection, resource collection, instant repair and development.</ref> | Docking (Completed) =<ref>Unused line, likely would have been used as a repair notifier</ref> }} <br/>{{#if:{{{audio|}}} | {{Audio|file = {{{audio}}} }} }}
 +
{{:User:IbarakiIbuki/QuoteBox}}
 +
|-
 +
|rowspan="{{#expr: 2 * {{{numQuotes|3}}} }}" style="width: 10%; text-align: center; border-radius: 6px; border-style: solid; border-width: 1px; {{#if: {{{kai2|}}} | background-color:#FFB6C1 | {{#if: {{{kai|}}} | background-color:#ccffcc | background-color:#CCDDFF }} }}" | '''{{{scenario|Shigure}}}'''{{#switch: {{{scenario}}} | #default = | Equipment 3 =<ref>This line is shared with expedition selection, resource collection, instant repair and development.</ref> | Docking (Completed) =<ref>Unused line, likely would have been used as a repair notifier</ref> }} <br/>{{#if:{{{audio|}}} | {{Audio|file = {{{audio}}} }} }}
 +
{{:User:IbarakiIbuki/QuoteBox}}
 +
|-
 +
{{:User:IbarakiIbuki/QuoteBox}}
 +
|}
5,421

edits

Navigation menu