Template:Roadmap-UNI: Difference between revisions

From Mizuumi Wiki
Jump to navigation Jump to search
(Revamped template)
Line 1: Line 1:
{{Progression|{{#expr:{{formatnum:{{{OverviewScore}}}|R}}+{{formatnum:{{{CombosScore}}}|R}}+{{formatnum:{{{StrategyScore}}}|R}}}}}}
{{Progression|{{#expr:{{formatnum:{{{OverviewScore}}}|R}}+{{formatnum:{{{CombosScore}}}|R}}+{{formatnum:{{{StrategyScore}}}|R}}}}}}
{| class="wikitable" style="margin: auto; width: 50%;"
{| class="wikitable" style="margin: auto; width: 50%;"
! Page !! Status !! %
! Page !! Completed !! To-do !! Score
|- style="vertical-align:top;text-align:left"
|- style="vertical-align:top;text-align:left"
| style="width: 15%;"|[[Under Night In-Birth/UNIST/{{{Character}}}#Overview|Overview]]
| style="width: 10%;"|[[Under Night In-Birth/UNIST/{{{Character}}}#Overview|Overview]]
| style="width: 75%"|{{{OverviewStatus}}}
| style="width: 40%"|{{{OverviewCompleted}}}
| style="width: 40%"|{{{OverviewTodo}}}
| style="width: 10%"|{{{OverviewScore}}}/50
| style="width: 10%"|{{{OverviewScore}}}/50
|-
|-
|[[Under Night In-Birth/UNIST/{{{Character}}}/Combos|Combos]]
|[[Under Night In-Birth/UNIST/{{{Character}}}/Combos|Combos]]
|{{{CombosStatus}}}
|{{{CombosCompleted}}}
|{{{CombosTodo}}}
|{{{CombosScore}}}/25
|{{{CombosScore}}}/25
|-
|-
|[[Under Night In-Birth/UNIST/{{{Character}}}/Strategy|Strategy]]
|[[Under Night In-Birth/UNIST/{{{Character}}}/Strategy|Strategy]]
|{{{StrategyStatus}}}
|{{{StrategyCompleted}}}
|{{{StrategyTodo}}}
|{{{StrategyScore}}}/25
|{{{StrategyScore}}}/25
|}
|}
<noinclude>
<noinclude>
==Usage==
==Usage==
*'''Character''': Add character name
*'''Character''': Add character name, must match character page
*'''OverviewStatus''': Sentence describing the status of that character's "Overview" page
*'''OverviewCompleted''': Add completed items on Overview page
*'''OverviewTodo''': Add to-do items on Overview page
*'''OverviewScore''': Assign a completion score between 0 and 50
*'''OverviewScore''': Assign a completion score between 0 and 50
*'''CombosStatus''': Sentence describing the status of that character's "Combos" page
*'''CombosCompleted''': Add completed items on Combos page
*'''CombosTodo''': Add to-do items on Combos page
*'''CombosScore''': Assign a completion score between 0 and 25
*'''CombosScore''': Assign a completion score between 0 and 25
*'''StrategyStatus''': Sentence describing the status of that character's "Strategy" page
*'''StrategyCompleted''': Add completed items on Strategy page
*'''StrategyTodo''': Add to-do items on Strategy page
*'''StrategyScore''': Assign a completion score between 0 and 25
*'''StrategyScore''': Assign a completion score between 0 and 25
The total completion score is calculated automatically by adding all other score values (should not be higher than 100)
The total completion score is calculated automatically by adding all other score values (should not be higher than 100)
[[Category:Under Night In-Birth]]
[[Category:Under Night In-Birth]]
</noinclude>
</noinclude>

Revision as of 10:28, 18 February 2020

Expression error: Unexpected < operator.% complete
Page Completed To-do Score
[[Under Night In-Birth/UNIST/{{{Character}}}#Overview|Overview]] {{{OverviewCompleted}}} {{{OverviewTodo}}} {{{OverviewScore}}}/50
[[Under Night In-Birth/UNIST/{{{Character}}}/Combos|Combos]] {{{CombosCompleted}}} {{{CombosTodo}}} {{{CombosScore}}}/25
[[Under Night In-Birth/UNIST/{{{Character}}}/Strategy|Strategy]] {{{StrategyCompleted}}} {{{StrategyTodo}}} {{{StrategyScore}}}/25

Usage

  • Character: Add character name, must match character page
  • OverviewCompleted: Add completed items on Overview page
  • OverviewTodo: Add to-do items on Overview page
  • OverviewScore: Assign a completion score between 0 and 50
  • CombosCompleted: Add completed items on Combos page
  • CombosTodo: Add to-do items on Combos page
  • CombosScore: Assign a completion score between 0 and 25
  • StrategyCompleted: Add completed items on Strategy page
  • StrategyTodo: Add to-do items on Strategy page
  • StrategyScore: Assign a completion score between 0 and 25

The total completion score is calculated automatically by adding all other score values (should not be higher than 100)