Difference between revisions of "Template:Chapter/doc"

From Yugipedia
Jump to: navigation, search
(Examples: There was a bug that wouldn't let you call the same page twice. Now that's been fixed...)
Line 34: Line 34:
 
| {{chapter|Yu-Gi-Oh!|1|ref}}
 
| {{chapter|Yu-Gi-Oh!|1|ref}}
 
|-
 
|-
| <nowiki>{{chapter|Yu-Gi-Oh!|1|ref|page=5}}</nowiki>
+
| <nowiki>{{chapter|Yu-Gi-Oh!|1|ref|page=1}}</nowiki>
| {{chapter|Yu-Gi-Oh!|1|ref|page=5}}
+
| {{chapter|Yu-Gi-Oh!|1|ref|page=1}}
 +
|-
 +
| <nowiki>{{chapter|Yu-Gi-Oh!|1|ref|page=1}}</nowiki>
 +
| {{chapter|Yu-Gi-Oh!|1|ref|page=1|foreword}}
 
|-
 
|-
 
| <nowiki>{{chapter|Yu-Gi-Oh!|1|number}}</nowiki>
 
| <nowiki>{{chapter|Yu-Gi-Oh!|1|number}}</nowiki>
Line 43: Line 46:
 
=== See also ===
 
=== See also ===
 
* [[Template:Episode]]
 
* [[Template:Episode]]
 +
* [[Template:Volume]]
 
* [[Template:Card table anime and manga appearances see also]]
 
* [[Template:Card table anime and manga appearances see also]]
  
 
<includeonly>
 
<includeonly>
<!-- CATEGORIES HERE, THANKS -->
+
[[Category:Templates|{{PAGENAME}}]]
 
 
 
</includeonly>
 
</includeonly>

Revision as of 03:32, 28 December 2010

{{chapter}} is used to create pre-formatted links to articles on manga chapters.

In the event that the extension Semantic MediaWiki gets disabled, this template has fallback outputs that are different than desired, but don't contain broken code.

Usage

{{chapter|series name|chapter number}}

This is used to provided the name of the chapter, linked to its article.

{{chapter|series name|chapter number|ref}}

This will produce the name of the chapter in reference format, including a link to its article.

{{chapter|series name|chapter number|ref|page=page number}}

This can be used to add the page number to the ref format.

{{chapter|series name|chapter number|number}}

This will produce the number of the chapter, linked to its article.

Examples

Input Output
{{chapter|Yu-Gi-Oh!|1}} "The Puzzle of the Gods"
{{chapter|Yu-Gi-Oh!|1|ref}} Yu-Gi-Oh! Duel 1: "The Puzzle of the Gods"
{{chapter|Yu-Gi-Oh!|1|ref|page=1}} Yu-Gi-Oh! Duel 1: "The Puzzle of the Gods"; page 1
{{chapter|Yu-Gi-Oh!|1|ref|page=1}} Yu-Gi-Oh! Duel 1: "The Puzzle of the Gods"; page 1
{{chapter|Yu-Gi-Oh!|1|number}} 001

See also