1,278
edits
Changes
Jump to navigation
Jump to search
no edit summary
! Code !! Expected !! Actual
|-
| <code><nowiki>{{p|7|This is the actual paragraph text.}}</nowiki></code> || <div style="text-align:justify;text-indent: 40px;"> [[#question7|<sup id="paragraph7">7</sup>]] This is the actual paragraph text.</div> || {{p|7|This is the actual paragraph text.}}
|}
|-
| <code><nowiki>{{p|7|7-8|This is the actual paragraph text.}}</nowiki></code>
|| <div style="text-align:justify;text-indent: 40px;">[[#question7-8|<sup id="paragraph7">7</sup>]] This is the actual paragraph text.</div> || {{p|7|7-8|This is the actual paragraph text.}}
|}
</noinclude>
<includeonly>
{{#if: {{{3|}}}|<div style="text-align:justify;text-indent: 40px;">[[#question{{{2}}}|<sup id="paragraph{{{1}}}">{{{1}}}</sup>]] {{{3}}}</div>|<div style="text-align:justify;text-indent: 40px;"> [[#question{{{1}}}|<sup id="paragraph{{{1}}}">{{{1}}}</sup>]] {{{2}}}</div>}}</includeonly>