Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Form:Project: Difference between revisions

From SlabWiki
No edit summary
No edit summary
Tag: Manual revert
 
(95 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
This is the "Project" form.
This is the "Project" form.
To create a page with this form, enter the page details below;
To create a page with this form, enter the page name below;
if a page with that combination already exists, you will be sent to a form to edit that page.
if a page with that name already exists, you will be sent to a form to edit that page.


{{#formredlink:
{{#forminput:form=Project}}
| form=Project
</noinclude>
| default page=Survival/{{{field|Season}}}/{{{field|Server}}}/{{{field|Name}}}
 
| button text=Create or Edit Project Page
<includeonly>
}}
</noinclude><includeonly>
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div>
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div>


=Project=
{{{for template|Infobox Project}}}
{{Infobox Project
{| class="formtable"
|name={{{field|Name|input type=text}}}
! Project Name:
|image={{{field|Image|input type=image}}}
| {{{field|name|mandatory}}}
|server={{{field|Server|input type=text}}}
|-
|season={{{field|Season|input type=text}}}
! Image:
|date_started={{{field|Date Started|input type=date}}}
| {{{field|image}}}
|date_completed={{{field|Date Completed|input type=date}}}
|-
|status={{{field|Status|input type=dropdown|values=Planning,In Progress,Completed}}}
! Project Type:
|builders={{{field|Builders|input type=text}}}
| {{{field|project_type|input type=combobox|mapping cargo table=Project_Types|mapping cargo field=friendly_name|mapping cargo value field=name|mandatory}}}
|designers={{{field|Designers|input type=text}}}
|-
|world_position_x={{{field|World Position X|input type=number}}}
! Season:
|world_position_z={{{field|World Position Z|input type=number}}}
| {{{field|season|input type=combobox|mapping cargo table=Season|mapping cargo field=friendly_name|mapping cargo value field=_pageName|mandatory}}}
|tunnel_number={{{field|Tunnel Number|input type=number}}}
|-
|tunnel_colour={{{field|Tunnel Colour|input type=text}}}
! Dates:
|plot_id={{{field|Plot ID|input type=text}}}
| Start Date: {{{field|date_started|input type=date}}}  
}}
| End Date: {{{field|date_completed|input type=date}}}
|-
! Project Status:
| {{{field|status|mandatory}}}
|-
! Builders:
| {{{field|builders}}}
|-
! Designers:
| {{{field|designers}}}
|-
! World Position:
| World/Dimension: {{{field|world}}}
| X Coordinate: {{{field|world_x}}}
| Z Coordinate: {{{field|world_z}}}
|-
! Tunnel Details:
| Tunnel Number: {{{field|tunnel_number}}}  
| Tunnel Colour: {{{field|tunnel_colour}}}
|-
! Plot ID:
| {{{field|plot_id}}}
|}
{{{end template}}}


'''Free text:'''
'''Free text:'''
 
{{{standard input|free text|editor=visualeditor|rows=10}}}
{{{standard input|free text|rows=10}}}
 
</includeonly>
</includeonly>

Latest revision as of 17:16, 19 December 2024

This is the "Project" form. To create a page with this form, enter the page name below; if a page with that name already exists, you will be sent to a form to edit that page.