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

Latest revision as of 02:05, 2 September 2025