Template:Model upd: Difference between revisions

From Robin's SM-201 Website
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{#if show=1 |
{{chain}}
{{chain}}
== {{mark|Do the following modifications and then delete}} ==
== {{mark|Do the following modifications and then delete}} ==
Line 4: Line 5:
<pre>
<pre>
{{model upd
{{model upd
| show = 1
| file = fn
| file = fn
| name = {{PAGENAME}} }}
| name = {{PAGENAME}} }}
Line 22: Line 24:
:: --or--
:: --or--
* insert '''image:{{{file|needs file}}}|<nowiki>[[</nowiki>{{{name|needs name}}}]]''' into *models
* insert '''image:{{{file|needs file}}}|<nowiki>[[</nowiki>{{{name|needs name}}}]]''' into *models
}}

Revision as of 16:02, 21 December 2024

{{#if show=1 |

Chain-09.png

Do the following modifications and then delete

{{model upd
| show = 1
| file = fn
| name = {{PAGENAME}} }}



  • replace needs name with [[needs name]]

  • replace image:notyet.jpg|[[needs name]] with image:needs fn|[[needs name]]
--or--
  • insert image:needs file|[[needs name]] into *models

}}