User:Trig Jegman/Thingonator: Difference between revisions

From Pikipedia, the Pikmin wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
<includeonly>|[[{{{thing|}}}]]
<includeonly>|[[{{{thing|}}}]]
|[[:File:P2 {{{thing|}}} Location.{{{locationext|png}}}]]
|[[:File:P2 {{{thing|}}} {{#if:{{{region|}}}|{{{region|}}}|}} Location.{{{locationext|png}}}]]
|[[:File:P2 {{{thing|}}} Collected.{{{collectedext|png}}}]]
|[[:File:P2 {{{thing|}}} {{#if:{{{region|}}}|{{{region|}}}|}} Collected.{{{collectedext|png}}}]]
|[[:File:P2 {{{thing|}}} Treasure Hoard.{{{hoardext|png}}}]]
|[[:File:P2 {{{thing|}}} {{#if:{{{region|}}}|{{{region|}}}|}} Treasure Hoard.{{{hoardext|png}}}]]
|[[:File:P2 {{{thing|}}} Artwork.{{{artworkext|jpg}}}]]
|[[:File:P2 {{{thing|}}} Artwork.{{{artworkext|jpg}}}]]
|[[:File:P2 {{{thing|}}} {{#ifeq:{{{render|}}}|Render|Render|Model}}.{{{modrenext|png}}}]]
|[[:File:P2 {{{thing|}}} {{#if:{{{region|}}}|{{{region|}}}|}} {{#ifeq:{{{render|}}}|Render|Render|Model}}.{{{modrenext|png}}}]]
|-</includeonly><noinclude>
|-</includeonly><noinclude>
Used for my treasure file updating project. For any treasure use
Used for my treasure file updating project. For any treasure use
Line 18: Line 18:
<br clear=all>
<br clear=all>
The final file defaults to Model, but can be changed to use Render instead if the extra parameter render=Render.
The final file defaults to Model, but can be changed to use Render instead if the extra parameter render=Render.
<br clear=all>
----
For regional items with the same name, add region= and then the respective region. The typical values should be:
*NA
*EU
*JP
*Switch
''Note: If anything is still named with Jap, move that '''immediately'''. It's not a good look to have a slur for an abbreviation!''
</noinclude>

Revision as of 12:26, September 26, 2023

Used for my treasure file updating project. For any treasure use {{User:Trig Jegman/Thingonator|thing=Invigorator}} to get |Invigorator |File:P2 Invigorator Location.png |File:P2 Invigorator Collected.png |File:P2 Invigorator Treasure Hoard.png |File:P2 Invigorator Artwork.jpg |File:P2 Invigorator Model.png |-

This will automatically fill in on the table itself. If the extensions need to change, use the following parameters to change them:

  • locationext
  • collectedext
  • hoardext
  • artworkext
  • modrenext


The final file defaults to Model, but can be changed to use Render instead if the extra parameter render=Render.


For regional items with the same name, add region= and then the respective region. The typical values should be:

  • NA
  • EU
  • JP
  • Switch

Note: If anything is still named with Jap, move that immediately. It's not a good look to have a slur for an abbreviation!