Template:Document page number
From PCSAR
(Difference between revisions)
Line 5: | Line 5: | ||
-->{{property get|has pdf}}<!-- | -->{{property get|has pdf}}<!-- | ||
- | -->|page={{{1}}}<!-- | + | -->|page=<!-- |
+ | |||
+ | -->{{#expr:<!-- | ||
+ | |||
+ | -->{{property get|start page number|{{property get|has pdf}}|Default=1}}<!-- | ||
+ | |||
+ | -->+{{{1}}}<!-- | ||
+ | |||
+ | -->-1<!-- | ||
+ | |||
+ | -->}}<!-- | ||
-->}}<!-- | -->}}<!-- | ||
--></includeonly> | --></includeonly> |
Revision as of 20:52, 20 November 2012
This is the documentation for the template Template:Document page number
The template The word "Page" will be a link to the corresponding page of the PDF. The number will be a link to itself, an anchor to the section of the annotated transcription for that page number. |
To see how this template is implemented,
edit this page and examine the portion
between <includeonly>
and </includeonly>
.