Difference between revisions of "Template:Incomplete"

From Baka-Tsuki
Jump to navigation Jump to search
m (added parts)
m
Line 1: Line 1:
 
{| class="wikitable" style="text-align:left; margin:1em auto 1em auto;<!--Center Alignment of Table--> clear:both; font-size:100%; background:#E6F2FF; font-weight:900"
 
{| class="wikitable" style="text-align:left; margin:1em auto 1em auto;<!--Center Alignment of Table--> clear:both; font-size:100%; background:#E6F2FF; font-weight:900"
 
| style="background:#cee0f2;" align="center"|<big>Status: Incomplete</big>
 
| style="background:#cee0f2;" align="center"|<big>Status: Incomplete</big>
{{#if:{{{percentage|}}}|<!--then:-->{{Incomplete/Box|{{{percentage}}}% completed}}|}}
+
{{#if:{{{percentage|}}}|<!--then:-->{{Incomplete/Box|{{{percentage}}}% completed}}|}}{{#if:{{{pages|}}}|<!--then:-->{{Incomplete/Box|Pages {{{pages}}} done}}|}}{{#if:{{{parts|}}}|<!--then:-->{{Incomplete/Box|Parts {{{parts}}} done}}|}}
{{#if:{{{pages|}}}|<!--then:-->{{Incomplete/Box|Pages {{{pages}}} done}}|}}
 
{{#if:{{{parts|}}}|<!--then:-->{{Incomplete/Box|Parts {{{parts}}} done}}|}}
 
 
|-
 
|-
 
|}<noinclude>
 
|}<noinclude>

Revision as of 13:45, 14 February 2012

Status: Incomplete

Purpose

Normally completion perentage/progress is displayed on the main LH page. But what about when you are reading from chapter page to chapter page using the nav links? This way you can see the progress on the page itself rather than going to the main page just to see if that is all in the chapter since there are no nav links/template at the bottom (translators often forget to add that).

Usage

Simply write {{Incomplete|percentage="Insert Percentage Number Here"|pages="Insert Page Completion Fraction Here"}}. (no speechmarks)

And you shall have the template inserted displaying the required info. You can chose not to add the "pages" parameter.