Template:Project: Difference between revisions

From TNTable
No edit summary
mNo edit summary
 
(15 intermediate revisions by one other user not shown)
Line 10: Line 10:
|-
|-
| '''Server'''
| '''Server'''
| {{{projectServer}}}
| [[{{{projectServer}}}]]
|-
|-
{{#if: {{{mapLink|}}} |
{{#if: {{{mapLink|}}} |
{{!}} '''Map Link'''
{{!}} '''Map Link'''
{{!}} [[{{{mapLink}}}|View on Map]]
{{!}} [{{{mapLink}}} View on Map]
{{!}}- }}
{{!}}- }}
|-
|-
Line 32: Line 32:
{{!}} {{{completeDate}}}
{{!}} {{{completeDate}}}
{{!}}- |  
{{!}}- |  
{{!}} '''Completed'''
{{!}} '''Status'''
{{!}} Unknown or Incomplete
{{!}} Unknown or Incomplete
{{!}}- }}
{{!}}- }}
Line 38: Line 38:
|}
|}
]]
]]
<includeonly>
[[Category:Project]]
</includeonly>


<noinclude>
<noinclude>
Line 72: Line 76:
"example": "June 2018, September 16, 2022",
"example": "June 2018, September 16, 2022",
"type": "date",
"type": "date",
"suggested": true
"suggested": true,
"default": "Unknown"
},
},
"completeDate": {
"completeDate": {
Line 79: Line 84:
"example": "June 2018, September 16, 2022",
"example": "June 2018, September 16, 2022",
"type": "date",
"type": "date",
"suggested": true
"suggested": true,
"default": "Unknown"
},
},
"projectName": {
"projectName": {

Latest revision as of 17:30, 18 September 2022

[[File:{{{projectPhoto}}}|thumb|450px|

{{{projectName}}}
Project Details
Created By {{{builtBy}}}
Server [[{{{projectServer}}}]]
Construction Details
Construction Began Unknown
Status Unknown or Incomplete

]]



This template created a block on the right screen with the project image and details.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Project NameprojectName

Name of the project.

Stringrequired
Project PhotoprojectPhoto

Upload the image of this project and find the file name here.

Filesuggested
Built By:builtBy

List the player or players involved in building this project.

Stringrequired
ServerprojectServer

Indicate the server this project was created on.

Page namerequired
Link to MapmapLink

Link to the project on a map.

URLsuggested
Project Start DatestartedDate

When did the project start? Can be as specific or vague as you remember.

Default
Unknown
Example
June 2018, September 16, 2022
Datesuggested
Project Completion DatecompleteDate

When did the project end? Can be as specific or vague as you remember.

Default
Unknown
Example
June 2018, September 16, 2022
Datesuggested