(raw name no longer mandatory) |
(use wikitable, add raw name hover help text) |
||
Line 11: | Line 11: | ||
{{{info|create title=<page name>|edit title=<page name>}}} | {{{info|create title=<page name>|edit title=<page name>}}} | ||
{{{for template|Infobox image}}} | {{{for template|Infobox image}}} | ||
{| class="formtable" | |||
|- | |||
! style="text-align:center;"| Type | |||
! style="text-align:center; width:100%;"| Input | |||
|- | |||
< | ! <span tabindex="0" title="This is the filename without any prefix such as game name, e.g. YN_Nexus.png → Nexus.png, so it sorts as Nexus.png within the Yume Nikki category">Raw Name:<span class="explain"> (?)</span></span> | ||
< | | {{{field|sortkey|input type=text|placeholder=Defaults to the file name ({{PAGENAME}})}}} | ||
Without file extension: <code>{{#explode:{{PAGENAME}}|.|0}}</code> | |||
|- | |||
! Wiki/Game: | |||
| {{{field|forwiki|input type=combobox|mandatory|values from property=Is part of game}}} | |||
|- | |||
! Type: | |||
| {{{field|hastype|input type=radiobutton|mandatory|values={{#switch:{{#explode:{{PAGENAME}}|.|-1}} | |||
|png|jpg|jpeg|gif=Screenshots, Maps, Annotated Maps, Panoramas, Picture Files, Character Images, Protagonist Images, Banners, Guide Images, Other (Manual) | |png|jpg|jpeg|gif=Screenshots, Maps, Annotated Maps, Panoramas, Picture Files, Character Images, Protagonist Images, Banners, Guide Images, Other (Manual) | ||
|ogg|wav|mp3=BGM, Sounds, Other (Manual) | |ogg|wav|mp3=BGM, Sounds, Other (Manual) | ||
|mp4|mov|ogv|mkv=Gameplay, Guide Videos, Other (Manual) | |mp4|mov|ogv|mkv=Gameplay, Guide Videos, Other (Manual) | ||
|#default=Screenshots, Maps, Annotated Maps, Panoramas, Picture Files, Character Images, Protagonist Images, Banners, Guide Images, BGM, Sounds, Gameplay, Guide Videos, Other (Manual) | |#default=Screenshots, Maps, Annotated Maps, Panoramas, Picture Files, Character Images, Protagonist Images, Banners, Guide Images, BGM, Sounds, Gameplay, Guide Videos, Other (Manual) | ||
}}}}} | }}}}} | ||
|- | |||
! Version Removed (if any): | |||
| {{{field|removed|input type=combobox|values from property=Versions updated}}} | |||
|- | |||
! Fangame Protagonists: | |||
| {{{field|fgchars|input type=checkbox|values=Multiple|label=Multiple|show on select=Multiple=>protags}}} | |||
|- id="protags" | |||
! File relates to protagonists: | |||
| {{{field|protags|input type=tokens|list|delimiter=,}}} | |||
{{#switch:{{#explode:{{PAGENAME}}|.|-1}} | |||
|ogg|wav|mp3= | |ogg|wav|mp3= | ||
{{!}}- | |||
! Speed: | |||
{{!}} {{{field|percent|input type=regexp | |||
|regexp=/^\d*$/}}} | |regexp=/^\d*$/}}} | ||
}} | }} | ||
|} | |||
{{{end template}}} | {{{end template}}} | ||
==Description== | ==Description== |
Revision as of 06:04, 26 July 2024
This is the "File" form. It should be used to edit pages in the File namespace.