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

Difference between revisions of "Template:MapBranchingTable"

From Kancolle Wiki
Jump to navigation Jump to search
(Created page with "{{#invoke:MapBranchingTable|format}}")
 
Line 1: Line 1:
{{#invoke:MapBranchingTable|format}}
+
<includeonly>{{#invoke:MapBranchingTable|format}}</includeonly><noinclude>
 +
<pre>
 +
{{MapBranchingTable
 +
|0 -> 1 = Some text...
 +
|0 -> 2 = Some text...
 +
|1 -> A = Some text...
 +
|1 -> B/resource = [[DD]], [[CL]]
 +
|1 -> C/storm =
 +
* A
 +
* list
 +
|C/storm -> D/empty = ...
 +
}}
 +
</pre>
 +
{{MapBranchingTable
 +
|0 -> 1 = Some text...
 +
|0 -> 2 = Some text...
 +
|1 -> A = Some text...
 +
|1 -> B/resource = [[DD]], [[CL]]
 +
|1 -> C/storm =
 +
* A
 +
* list
 +
|C/storm -> D/empty = ...
 +
}}
 +
</noinclude>

Revision as of 04:05, 2 February 2017

{{MapBranchingTable
|0 -> 1 = Some text...
|0 -> 2 = Some text...
|1 -> A = Some text...
|1 -> B/resource = [[DD]], [[CL]]
|1 -> C/storm =
* A
* list
|C/storm -> D/empty = ...
}}

Lua error in Module:MapBranchingTable at line 241: attempt to call method 'parse' (a nil value).