Template:Page-bottom

Revision as of 16:05, 27 January 2018 by thegreatwar>Borderman (change doc template)
  
Template documentation
  • A simple template that shows the current page number at the bottom of the text with both the previous and next page numbers with the directional arrows {{la}} (left) and {{ra}} (right).
  • Page numbers are separated using {{dot-spaces}}}}. This is made up of {{dot}} and {{2nbsp}} to create two non-breaking spaces either side of a dot.
  • Dot-spaces are always used to separate parameters, without them the page numbers are not evenly spaced.
  • Always include square parentheses [[ ]] when linking to the "prev-page" or "next-page" as they are not built-in to the template.
{{Page-bottom
 |prev-page  =[[ ]]
 |pageno     =[[ ]]
 |next-page  =[[ ]]
}}
The above documentation is transcluded from Template:Page-bottom/doc.