Difference between revisions of "Template:Ai"
Jump to navigation
Jump to search
Line 19: | Line 19: | ||
</noinclude> | </noinclude> | ||
− | <includeonly> | + | --><includeonly> |
− | + | ||
{{#ifeq: {{{1}}} |tf| tf }} | {{#ifeq: {{{1}}} |tf| tf }} | ||
{{#ifeq: {{{1}}} |tr| tr }} | {{#ifeq: {{{1}}} |tr| tr }} | ||
{{#ifeq: {{{1}}} |br| br }} | {{#ifeq: {{{1}}} |br| br }} | ||
{{#ifeq: {{{1}}} |bl| bl }} | {{#ifeq: {{{1}}} |bl| bl }} | ||
− | {{#ifeq: {{{1}}} |bc| bc }} | + | {{#ifeq: {{{1}}} |bc| bc }} |
− | </includeonly> | + | </includeonly><!-- |
Revision as of 19:04, 13 May 2020
This is used for creating pages with pagination.
Top left
<code>{{page|tf|50}}</code> Template:Page
Top right
<code>{{page|tr|50}}</code> Template:Page
Bottom center
<code>{{page|bc|50}}</code> Template:Page
Bottom left
<code>{{page|bl|50}}</code> Template:Page
Bottom right
<code>{{page|br|50}}</code> Template:Page
-->