Difference between revisions of "Template:Page aside"

From Teopedia library
Jump to navigation Jump to search
Line 8: Line 8:
  
 
'''Example''':
 
'''Example''':
<pre>{{Page aside|17|Contents}}</pre>
+
<pre>
 +
{{Page aside|17}}
 +
{{Page aside|17|Table of contents}}
 +
</pre>
  
Here goes a rather long text of the the page 16, to check different window widths, and finaly it ends here. <span style="min-width: 2em; text-indent: 0; border: 1px solid grey; border-right: 1px solid white; color: grey; padding: 0 3px; position: absolute; left: -40px; font-size: 80%; background: white; font-weight: bold; margin-right: 3px;" title="Page 17. Contents">17</span> '''Here''' starts page 17 with the running title "Contents", which can be seen as a pop-up message when mouse moved over page number.
+
Here goes a rather long text of the the page 16, to check different window widths, and finaly it ends here. <span style="min-width: 2em; text-indent: 0; border: 1px solid grey; border-right: 1px solid white; color: grey; padding: 0 3px; position: absolute; left: -40px; font-size: 80%; background: white; font-weight: bold; margin-right: 3px;" title="Page 17. Table of contents">17</span> '''Here''' starts page 17 with the running title "Table of contents", which can be seen as a pop-up message when mouse moved over page number.
  
 
[[Category: Design templates]]
 
[[Category: Design templates]]

Revision as of 12:00, 24 August 2023

This template places book page number with bookmark (anchor) and semantic property [[Page number]] for easy references and request. It has a page running title as an option. See H.P. Blavatsky Collected Writings pages for usage examples. See also template {{Page}} for alternative design, providing visual split of pages.


Parameters:

  • 1 -- Page number
  • 2 -- Page running title


Example:

{{Page aside|17}}
{{Page aside|17|Table of contents}}

Here goes a rather long text of the the page 16, to check different window widths, and finaly it ends here. 17 Here starts page 17 with the running title "Table of contents", which can be seen as a pop-up message when mouse moved over page number.