Template:CiteBook: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<noinclude>This template is for internal use.</noinclude> | <noinclude>This template is for internal use. | ||
Use the following code to easily cite books: | |||
<nowiki> | |||
<ref>{{CiteBook|<insert code here>}}'</ref> | |||
or (if it's a big page and you're continually referencing this) | |||
<ref name="<insert code here>">{{CiteBook|<insert code here>}}'</ref> | |||
</nowiki> | |||
If you want to reference certain pages (and please do if you can), do it like this: | |||
<nowiki> | |||
<ref>{{CiteBook|CCD}} ''Page 5''</ref> | |||
</nowiki> | |||
{| class="wikitable" style="margin:auto" | |||
|+ Caption text | |||
|- | |||
! CODE !! Header text !! Header text | |||
|- | |||
| CCD || [[Character- and Color-Designs for Alfred J. Kwak]] || Example | |||
|- | |||
| Example || Example || Example | |||
|- | |||
| Example || Example || Example | |||
|} | |||
</noinclude> | |||
<includeonly> | <includeonly> | ||
{{#switch: {{{1}}} | {{#switch: {{{1}}} |
Revision as of 13:00, 15 October 2024
This template is for internal use. Use the following code to easily cite books:
<ref>{{CiteBook|<insert code here>}}'</ref> or (if it's a big page and you're continually referencing this) <ref name="<insert code here>">{{CiteBook|<insert code here>}}'</ref>
If you want to reference certain pages (and please do if you can), do it like this:
<ref>{{CiteBook|CCD}} ''Page 5''</ref>
CODE | Header text | Header text |
---|---|---|
CCD | Character- and Color-Designs for Alfred J. Kwak | Example |
Example | Example | Example |
Example | Example | Example |