Template:See also: Difference between revisions

From Inferris
Jump to navigation Jump to search
Created page with "<span class="hatnote">See also: {{{Name of page}}}</span>. <noinclude> <templatedata> { "params": { "Name of page": { "required": true } } } </templatedata> </noinclude>"
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<span class="hatnote">See also: {{{Name of page}}}</span>.
<span class="hatnote">See also: [[{{{Name of page}}}]]</span>.
<noinclude>
<noinclude>
<templatedata>
<templatedata>
Line 5: Line 5:
"params": {
"params": {
"Name of page": {
"Name of page": {
"required": true
"required": true,
"type": "wiki-page-name"
}
}
}
}

Latest revision as of 22:11, 5 September 2024

See also: [[{{{Name of page}}}]].

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Name of pageName of page

no description

Page namerequired