Form:Mod: Difference between revisions

From Forklift Certified Video Games
Jump to navigation Jump to search
Line 7: Line 7:
{{{for template|Infobox Mod}}}
{{{for template|Infobox Mod}}}
{| class="formtable mod-form-table"
{| class="formtable mod-form-table"
|-
|-
! colspan="2" style="text-align: left; padding-top: 10px;" |  
! colspan="2" style="text-align: left; padding-top: 10px;" |  
Line 49: Line 48:
</div>
</div>
</div>
</div>
|-
|-
! colspan="2" style="text-align: left; border-bottom: 2px solid #8e8e8e; padding-top: 20px;" |
! colspan="2" style="text-align: left; border-bottom: 2px solid #8e8e8e; padding-top: 20px;" |
<h2 style="margin:0; border:none;">Infobox details</h2>
<h2 style="margin:0; border:none;">Infobox details</h2>
|-
|-
! Mod Image:
! Mod Image:
| style="padding-bottom: 15px;" | {{{field|image|input type=combobox|uploadable|values from namespace=File|remote autocompletion|image preview|default filename=<pagename> Screenshot}}}
| style="padding-bottom: 15px;" | {{{field|image|input type=combobox|uploadable|values from namespace=File|remote autocompletion|image preview|default filename=<pagename> Screenshot}}}
<div style="font-size: 90%;">''Search for an existing image or upload a new one.''</div>
<div style="font-size: 90%;">''Search for an existing image or upload a new one.''</div>
|-
|-
! Release Date:
! Release Date:
| style="padding-bottom: 15px;" | {{{field|release|input type=date}}}
| style="padding-bottom: 15px;" | {{{field|release|input type=date}}}
<div style="font-size: 90%;">''Format: DD-MM-YYYY''</div>
<div style="font-size: 90%;">''Format: DD-MM-YYYY''</div>
|-
|-
! Author(s):
! Author(s):
| style="padding-bottom: 15px;" | {{{field|authors|input type=text|list|delimiter=,|placeholder=e.g. Modder123, TeamChaos}}}
| style="padding-bottom: 15px;" | {{{field|authors|input type=text|list|delimiter=,|placeholder=e.g. Modder123, TeamChaos}}}
<div style="font-size: 90%;">''Separate several with commas''</div>
<div style="font-size: 90%;">''Separate several with commas''.</div>
 
|-
|-
! Base Game:
! Base Game:
| style="padding-bottom: 15px;" | {{{field|base_game|input type=tokens|values from category=Video Games|list|delimiter=,}}}
| style="padding-bottom: 15px;" | {{{field|base_game|input type=tokens|values from category=Video Games|list|delimiter=,}}}
<div style="font-size: 90%;">''The game this mod is for''</div>
<div style="font-size: 90%;">''The game this mod is for''</div>
|-
|-
! Platform(s):
! Platform(s):
| style="padding-bottom: 15px;" | {{{field|platforms|input type=tokens|list|delimiter=,|values=Android, iOS, Linux, macOS, Windows, Xbox One, PlayStation 4}}}
| style="padding-bottom: 15px;" | {{{field|platforms|input type=tokens|list|delimiter=,|values from category=Platforms}}}
<div style="font-size: 90%;">''Select all platforms this mod is available on.''</div>
<div style="font-size: 90%;">''Select all platforms this mod is available on.''</div>
|-
|-
! Mod Type:
! Mod Type:
| style="padding-bottom: 15px;" | {{{field|types|input type=tokens|list|delimiter=,|values=Asset Flip, Conversion, Gameplay, Graphics, Map, Multiplayer, Overhaul, Script, Tool, Weapon}}}
| style="padding-bottom: 15px;" | {{{field|types|input type=tokens|list|delimiter=,|values=Gameplay, Graphics, Multiplayer, Overhaul}}}
<div style="font-size: 90%;">''Select all applicable mod types.''</div>
<div style="font-size: 90%;">''Select all applicable mod types.''</div>
|-
|-
! Status:
! Status:
| {{{field|status|input type=tokens|list|delimiter=,|values=Alpha, Beta, Cancelled, Completed, In Development, On Hold}}}
| {{{field|status|input type=tokens|list|delimiter=,|values=Abandoned, Alpha, Beta, Cancelled, Completed, In Development}}}
<div style="font-size: 90%;">''Select current development status.''</div>
<div style="font-size: 90%;">''Select current development status.''</div>
|-
|-
! Optional 1:
! Optional 1:
Line 95: Line 85:
Data:  {{{field|data1}}}
Data:  {{{field|data1}}}
<div style="font-size: 90%;">''Add custom content (e.g. <nowiki>''Script Extender'').</nowiki>''</div>
<div style="font-size: 90%;">''Add custom content (e.g. <nowiki>''Script Extender'').</nowiki>''</div>
|-
|-
! Optional 2:
! Optional 2:
| Label: {{{field|label2}}}  
| Label: {{{field|label2}}}  
Data:  {{{field|data2}}}
Data:  {{{field|data2}}}
|-
|-
! Optional 3:
! Optional 3:
Line 106: Line 94:
Data:  {{{field|data3}}}
Data:  {{{field|data3}}}
{{{end template}}}
{{{end template}}}
|}
|}


{{{for template|Content Mod}}}
{{{for template|Content Mod}}}
{| class="formtable mod-form-table"
{| class="formtable mod-form-table"
|-
|-
! colspan="2" style="text-align: left; border-bottom: 2px solid #8e8e8e; padding-top: 20px;" |
! colspan="2" style="text-align: left; border-bottom: 2px solid #8e8e8e; padding-top: 20px;" |
<h2 style="margin:0; border:none;">Page content</h2>
<h2 style="margin:0; border:none;">Page content</h2>
|-
|-
! Introduction:
! Introduction:
| {{{field|introduction|input type=textarea|rows=5|autogrow}}}
| {{{field|introduction|input type=textarea|rows=5|autogrow}}}
<div style="font-size: 90%;">''Write a short introduction for the mod.''</div>
<div style="font-size: 90%;">''Write a short introduction for the mod.''</div>
|-
|-
! Features:
! Features:
| {{{field|features|input type=textarea|rows=10|autogrow}}}
| {{{field|features|input type=textarea|rows=10|autogrow}}}
<div style="font-size: 90%;">''Give a brief overview of the mod features/changes.''</div>
<div style="font-size: 90%;">''Give a brief overview of the mod features/changes.''</div>
|-
|-
! Forklifts:
! Forklifts:
Line 131: Line 114:
<div style="font-size: 90%;">''Provide information about forklifts found within the mod.''</div>
<div style="font-size: 90%;">''Provide information about forklifts found within the mod.''</div>
{{{end template}}}
{{{end template}}}
|}
|}


Line 143: Line 125:


{| class="formtable mod-form-table"
{| class="formtable mod-form-table"
|-
|-
! colspan="2" |
! colspan="2" |
|-
|-
! Gallery image 1:
! Gallery image 1:
| {{{field|gallery_image1
| {{{field|gallery_image1
   |input type=combobox
   |input type=combobox
   |uploadable
   |uploadable
   |values from namespace=File
   |values from namespace=File
   |remote autocompletion
   |remote autocompletion
   |image preview
   |image preview
   |size=60
   |size=60
}}}
}}}
Caption:
Caption:
{{{field|gallery_caption1|input type=text|size=50}}}
{{{field|gallery_caption1|input type=text|size=50}}}
|-
|-
! Gallery image 2:
! Gallery image 2:
| {{{field|gallery_image2
| {{{field|gallery_image2
   |input type=combobox
   |input type=combobox
   |uploadable
   |uploadable
   |values from namespace=File
   |values from namespace=File
   |remote autocompletion
   |remote autocompletion
   |image preview
   |image preview
   |size=60
   |size=60
}}}
}}}
Caption:
Caption:
{{{field|gallery_caption2|input type=text|size=50}}}
{{{field|gallery_caption2|input type=text|size=50}}}
|-
|-
! Gallery image 3:
! Gallery image 3:
| {{{field|gallery_image3
| {{{field|gallery_image3
   |input type=combobox
   |input type=combobox
   |uploadable
   |uploadable
   |values from namespace=File
   |values from namespace=File
   |remote autocompletion
   |remote autocompletion
   |image preview
   |image preview
   |size=60
   |size=60
}}}
}}}
Caption:
Caption:
{{{field|gallery_caption3|input type=text|size=50}}}
{{{field|gallery_caption3|input type=text|size=50}}}
|}
|}
</div>
</div>
{{{end template}}}
{{{end template}}}


{{{for template|Footer Mod}}}
{{{for template|Footer Mod}}}
{| class="formtable mod-form-table"
{| class="formtable mod-form-table"
|-
|-
! Notes:
! Notes:
| {{{field|notes|input type=textarea|rows=5|autogrow}}}
| {{{field|notes|input type=textarea|rows=5|autogrow}}}
<div style="font-size: 90%;">''Add references here.''</div>
<div style="font-size: 90%;">''Add references here.''</div>
|-
|-
! Categories:
! Categories:
| {{{field|categories|input type=tokens|values from namespace=Category|list|delimiter=,|mapping=platforms, types, status}}}
| {{{field|categories|input type=tokens|values from namespace=Category|list|delimiter=,|mapping=platforms, types, status, base_game}}}
<div style="font-size: 90%;">''Categories will be automatically added based on your selections above, but you can also add others manually.''</div>
<div style="font-size: 90%;">''Categories will be automatically added based on your selections above, but you can also add others manually.''</div>
|}
|}
{{{end template}}}
{{{end template}}}

Revision as of 19:50, 8 March 2026

Enter a mod name to create or edit a page: