Pikipedia:Current projects: Difference between revisions

From Pikipedia, the Pikmin wiki
Jump to navigation Jump to search
(→‎Enemies: - update.)
No edit summary
Line 79: Line 79:
#Add the code <nowiki>"<noinclude>{{metadata|type}}</noinclude>"</nowiki> to the end '''without leaving any space'''; replace "type" with "journal", "sale", "olimar" or "louie".
#Add the code <nowiki>"<noinclude>{{metadata|type}}</noinclude>"</nowiki> to the end '''without leaving any space'''; replace "type" with "journal", "sale", "olimar" or "louie".
#Add <nowiki>"{{notes|enemy}}" or "{{notes|treasure}}"</nowiki> to the treasure or enemy page to add the notes.
#Add <nowiki>"{{notes|enemy}}" or "{{notes|treasure}}"</nowiki> to the treasure or enemy page to add the notes.
==Help Pages==
Create help pages, specifically [[Help:Editing]], which needs to include wiki syntax and the categorising of articles into [[Template:stub|stub]]/[[Template:clean|clean]]/[[Template:delete|delete]].
==Orphaned Pages==
Create links from other pages to orphaned pages.  This can be done without changing any text by searching for the page's name in other pages.  A list of orphaned pages can be found at [[Special:Lonelypages]].

Revision as of 15:43, February 7, 2008

This is a list of ongoing projects at the Pikipedia that we could do with some help on. To request that other projects be undertaken, please leave a comment on the talk page. When a project has been completed, its section can be removed from this page.

Infoboxes

Infoboxes need to be added to a number of articles.

Treasure

Use the code:

{{Infobox treasure
|treasure_name=
|image=
|size=
|hoard_number=
|series=
|ntscseries=
|palseries=
|value=
|weight=
|max_pikmin=
|location=
|ntsclocation=
}}

A list of treasure articles can be found at Treasure Hoard or Template:Treasures.

Treasure Series

Some of these pages are still yet to be created. Use the code:

{{Infobox treasure series
|series_name=
|theme=
|hoard_start=
|hoard_end=
|treasures=
|locations=
}}

A list of series and some of the information to use can be found at Treasure Hoard.

Ship Parts

Use the code:

{{Infobox ship part
|name=
|image=
|size=
|mandatory=
|weight=
|location=
}}

A list of ship parts can be found at Category:Pikmin 1 Ship Parts (does not include the S.S.Dolphin).

Enemies

Use the code:

{{Infobox enemy
|name=scientific name
|family=
|areas=
|underground=(locations)
|weight=
|weight1=weight in Pikmin if different to Pikmin 2
|weight2=weight in Pikmin 2 if different to Pikmin
|max_pikmin=
|max_pikmin1=as weight
|max_pikmin2=as weight
|seeds=Pikmin seeds produced
|value=
|attacks=
}}

A list of enemies can be found at Template:Enemies or Piklopedia.

Notes

Notes must be transcribed directly from the game (Pikmin 2). Make sure to be accurate.

  1. Add (enemies) "journal" or "sale", or (treasures) "olimar" or "louie" to the end of the URL in the address bar and create the page and add the entry's text.
  2. Add the code "<noinclude>{{metadata|type}}</noinclude>" to the end without leaving any space; replace "type" with "journal", "sale", "olimar" or "louie".
  3. Add "{{notes|enemy}}" or "{{notes|treasure}}" to the treasure or enemy page to add the notes.