Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Edit: Difference between revisions

Template page
Created page with "<includeonly><div class="navspace nomobile" style="min-width:3.729em;float:left;text-align:left;text-transform:lowercase;padding-left:0.3em">[<span class="plainlinks">[{{fullurl:Template:{{{1}}}|action=edit}} {{int:edit}}]</span>]</div></includeonly><noinclude> This template is to be placed on every navigation template directly in front of the title in the template's header. It must be typed in the form of <code><nowiki>{{edit|NAME}} </nowiki></code>, where "NAME" is the..."
Tag: Reverted
Fixed template name
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
<includeonly><div class="navspace nomobile" style="min-width:3.729em;float:left;text-align:left;text-transform:lowercase;padding-left:0.3em">[<span class="plainlinks">[{{fullurl:Template:{{{1}}}|action=edit}} {{int:edit}}]</span>]</div></includeonly><noinclude>
<includeonly><div class="navspace nomobile" style="min-width:3.729em;float:left;text-align:left;text-transform:lowercase;padding-left:0.3em">[<span class="plainlinks">[{{fullurl:Template:{{{1}}}|action=edit}} {{int:edit}}]</span>]</div></includeonly><noinclude>
This template is to be placed on every navigation template directly in front of the title in the template's header. It must be typed in the form of <code><nowiki>{{edit|NAME}} </nowiki></code>, where "NAME" is the name of the template (minus "Template:"). For example, on [[Template:SFRush(Arcade)]], <code><nowiki>{{edit|SFRush(Arcade)}} </nowiki></code> would be used, and the coding at the top of the template would look like this:
This template is to be placed on every navigation template directly in front of the title in the template's header. It must be typed in the form of <code><nowiki>{{edit|NAME}} </nowiki></code>, where "NAME" is the name of the template (minus "Template:"). For example, on [[Template:SFRushArcade]], <code><nowiki>{{edit|SFRushArcade}} </nowiki></code> would be used, and the coding at the top of the template would look like this:


<pre>
<pre>
{| class="mw-collapsible mw-collapsed navbox rush"
{| class="mw-collapsible mw-collapsed navbox rush"
!colspan=2 style=background:#80ff00|{{edit|SFRush(Arcade)}} ''[[San Francisco Rush (Arcade)|San Francisco Rush (Arcade)]]''
!colspan=2 style=background:#80ff00|{{edit|SFRushArcade}} ''[[San Francisco Rush (Arcade)]]''
</pre>
</pre>


[[Category:Navigation templates|*]]</noinclude>
[[Category:Navigation templates|*]]</noinclude>

Latest revision as of 22:40, 19 July 2025

This template is to be placed on every navigation template directly in front of the title in the template's header. It must be typed in the form of {{edit|NAME}} , where "NAME" is the name of the template (minus "Template:"). For example, on Template:SFRushArcade, {{edit|SFRushArcade}} would be used, and the coding at the top of the template would look like this:

{| class="mw-collapsible mw-collapsed navbox rush"
!colspan=2 style=background:#80ff00|{{edit|SFRushArcade}} ''[[San Francisco Rush (Arcade)]]''