Template:Pdf page: Difference between revisions
Appearance
Content deleted Content added
Deploy Template:Pdf page (Original-transcript page marker) |
Deploy Template:Pdf page (Original-transcript page marker) |
||
| Line 1: | Line 1: | ||
<span id="p{{{1}}}"></span><div class="ed-pdfpage">{{#if:{{{url|}}}|[{{{url}}}#page={{{1}}} p. |
<span id="p{{{1}}}"></span><div class="ed-pdfpage">{{#if:{{{url|}}}|[{{{url}}}#page={{{1}}} [p. {{{1}}}]]|[p. {{{1}}}]}}</div><noinclude> |
||
This is the source of the wiki page [[Template:Pdf page]]. |
This is the source of the wiki page [[Template:Pdf page]]. |
||
Latest revision as of 00:23, 18 July 2026
[p. {{{1}}}]
This is the source of the wiki page Template:Pdf page.
Usage:
— marks where PDF page 7
starts in an Original-transcript page (the proofread loop). Renders a hairline rule with a right-aligned mono "p. 7" that deep-links the source PDF at that page (browsers honor #page=N), and sets an id="p7" anchor so talk-page comments can link Page#p7. Emitted by tools/doc_archive/output/original_page.py from the Original .md's page markers; the deriver maps it back to . Styling in MediaWiki:Common.css (.ed-pdfpage).