Property Medium is of type text and indicates which media format a particular installment of the Nanoha franchise was published in. Following values are allowed:
- Anime movie
- Anime series
- Artbook
- Light novel
- Manga series
- Sound Stage
- Video game
The corresponding property value is automatically added by the {{installment}} template. Only one value should be specified per page.
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "Anime movie", "Anime series", "Light novel", "Manga series", "Sound Stage", "Video game", "Artbook" ] } }