Honkai: Star Rail Wiki

Welcome to the Honkai: Star Rail Wiki!
Come on and join our Discord server to discuss the game or editing!
For mobile users, please use the Desktop version to have the full reading experience.

Please note that the wiki contains unmarked spoilers. Read at your own risk.

READ MORE

Honkai: Star Rail Wiki
Advertisement
Honkai: Star Rail Wiki

← Back to Page Layout Guides

Page layout guide for Items. All item pages should follow this guide.

Create new pages using premade templates for easier and consistent edits. Please try to comment out or hide sections instead of deleting them.

  • Comment out or hide a section by using the HTML comment tag: <!--content here-->.

Feel free to discuss improvements to this guide in this page's Talk page, the discussion board, or the wiki's Discord server.

Note: This guide assumes the editor is using Source Editor.

  • Sections that are commented out do not show up while editing with Visual Editor; you must switch into Source Editor to see them.

Section Order

  1. Notices
  2. Hatnotes
  3. Item Infobox
  4. Introduction
  5. Location
  6. Other Languages
  7. Change History
  8. Interwikis

Infobox

COPY TO CLIPBOARD

{{Item Infobox
|id          = 
|image       = Item {{subst:#titleparts:{{subst:PAGENAME}}}}.png
|type        = <!-- :Category:Item Types -->
|invCategory = <!-- Upgrade Materials / Light Cone / Relics / Other Materials / Consumables / Missions / Valuables -->
|rarity      = 
|effect      = 
|description = <!-- top description -->
|source1     = 
|source2     = 
|source3     = 
|source4     = 
|source5     = 
}}
id The ID of this item. Leave blank if unsure.
image The Item's image
type See Category:Item Types for appropriate types
invCategory The inventory category that this item belongs to. Valid options are:
  • Upgrade Materials
  • Light Cone
  • Relics
  • Other Materials
  • Consumables
  • Missions
  • Valuables
rarity The Item's rarity, from 1-5. Leave blank if 0.
effect The item's effect when used, if it has any.
description The item's description, as shown in the item display in the inventory. Note that the italicized text goes separately in the introduction section.
source1, source2, source3, source4, source5, etc. The method(s) of obtaining the item.
event If this item is obtained from an event, add the event's name here.

Introduction

COPY TO CLIPBOARD

{{Description|<!--Lore description-->}}
'''''{{subst:#titleparts:{{subst:PAGENAME}}}}''''' is a [[<!--type--> Item]] obtained <!--how to obtain-->.
  • The description template should contain the italicized blurb that is shown after the normal item description.

Mission Items

COPY TO CLIPBOARD

{{Description|<!--Lore description-->}}
'''{{subst:#titleparts:{{subst:PAGENAME}}}}''' is a Mission Item obtained during the <!--{{Mission|mission name}}-->.
  • The description template should contain the italicized blurb that is shown after the normal item description.

Other Languages

COPY TO CLIPBOARD

==Other Languages==
{{Other Languages
|en    = {{subst:#titleparts:{{subst:PAGENAME}}}}
|zhs   = 
|zht   = 
|ja    = 
|ko    = 
|es    = 
|fr    = 
|ru    = 
|th    = 
|vi    = 
|de    = 
|id    = 
|pt    = 
}}

Change History

COPY TO CLIPBOARD

==Change History==
{{Change History|X.Y}}
Advertisement