Template:Continued on: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<noinclude> {{#template_params:}} </noinclude><includeonly> {{#template_display:_format=standard}}</includeonly>") |
m (template created) |
||
Line 1: | Line 1: | ||
<noinclude> | <includeonly>:''Continued on [[{{PAGENAME}}/{{{1|}}}|{{{2|}}}]].''</includeonly><!-- | ||
{{ | --><noinclude> | ||
< | A template used to point to an article's content continued on a subpage. Simply enter the title of the subpage that appears after the / in the "1" field and text of your choice in "2". Both fields must be filled out. | ||
{{ | |||
;Examples | |||
<pre>{{Continued on|Test|test page}}</pre> | |||
Results in: | |||
{{Continued on|Test|test page}} | |||
<pre>{{Continued on|Test|the following test page}}</pre> | |||
Results in: | |||
{{Continued on|Test|the following test page}} | |||
[[Category:Templates]] | |||
</noinclude> |
Revision as of 01:49, 24 September 2023
A template used to point to an article's content continued on a subpage. Simply enter the title of the subpage that appears after the / in the "1" field and text of your choice in "2". Both fields must be filled out.
- Examples
{{Continued on|Test|test page}}
Results in:
- Continued on test page.
{{Continued on|Test|the following test page}}
Results in:
- Continued on the following test page.