Template:Cite chapter: Difference between revisions
Cite chapter |
mNo edit summary |
||
(14 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{#if:{{{ | {{ | ||
#if:{{{chapter|}}} | |||
|{{ | |||
#if:{{{chapterLink|}}} | |||
|[[{{{chapterLink}}}|{{{chapter}}}]] | |||
{{ | |||
#if:{{{part|}}} | |||
|{{ | |||
#if:{{{partLink|}}} | |||
|: [[{{{partLink}}}|{{{part}}}]] | |||
|: {{{part}}} | |||
}} | |||
|. | |||
}} | |||
|{{{chapter}}} | |||
{{ | |||
#if:{{{part|}}} | |||
|{{ | |||
#if:{{{partLink|}}} | |||
|: [[{{{partLink}}}|{{{part}}}]] | |||
|: {{{part}}} | |||
}} | |||
|. | |||
}} | |||
}} | |||
}} |