Jump to content

Template:FanArtPage: Difference between revisions

From Joepedia
No edit summary
No edit summary
 
(22 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly>{{#if:{{{features|}}}|[[Category:Features {{{features|}}}]]}}{{#if:{{{title|}}}|“{{{title|}}}”}} {{Attribution|{{{by|}}}|categorise=true}}</includeonly><noinclude>
<includeonly>{{#set:
|Fan Art Title={{{title|{{PAGENAME}}}}}
|Fan Art By={{{by|}}}
|Fan Art Features={{{features|}}}
|Fan Art Features={{{features2|}}}
|Fan Art Features={{{features3|}}}
|Fan Art Features={{{features4|}}}
|Fan Art Features={{{features5|}}}
|Fan Art Features={{{features6|}}}
|Fan Art Features={{{features7|}}}
|Fan Art Features={{{features8|}}}
|Fan Art Features={{{features9|}}}
}}{{#if:{{{title|}}}|“{{trim|{{{title|}}}}}”'' ''}}{{Attribution|{{trim|{{{by|}}}}}|categorise=true}}{{#if:{{trim|{{{features|}}}}}|, featuring: {{for loop|, |call=Features|skipBlanks=true|{{{features|}}}|{{{features2|}}}|{{{features3|}}}|{{{features4|}}}|{{{features5|}}}|{{{features6|}}}|{{{features7|}}}|{{{features8|}}}|{{{features9|}}}}}}}.[[Category:Fan Art]]</includeonly><noinclude>
== Example ==
== Example ==
E.g:  
E.g:  
  <nowiki>{{Fan Art|title=Jomseph|features=Joms|by=Top Loli}}</nowiki>
<nowiki>{{FanArtPage|title=Jomseph|features=Joms|by=Top Loli}}</nowiki>
 
You can have up to 9 additional characters featured. If you need more, it's not hard to add to the template.
E.g:
<nowiki>{{FanArtPage|title=Joe kicking Jomseph|features=Joms|features2=Joseph Anderson|by=Joseph Anderson}}</nowiki>


== Template Data ==
== Template Data ==
Line 11: Line 27:
"label": "Name",
"label": "Name",
"description": "The name or title of the art, if it has one.",
"description": "The name or title of the art, if it has one.",
"type": "string"
"type": "string",
"suggested": true
},
},
"by": {
"by": {
Line 21: Line 38:
"features": {
"features": {
"label": "Features",
"label": "Features",
"description": "Who the art features.",
"description": "Who/what the art features.",
"type": "string"
"type": "string",
"suggested": true
},
"features2": {
"label": "Features (2)",
"description": "Who/what the art features, if there is another character.",
"type": "wiki-page-name"
},
"features3": {
"label": "Features (3)",
"description": "Who/what the art features, if there is another character.",
"type": "wiki-page-name"
},
"features4": {
"label": "Features (4)",
"description": "Who/what the art features, if there is another character.",
"type": "wiki-page-name"
},
"features5": {
"label": "Features (5)",
"description": "Who/what the art features, if there is another character.",
"type": "wiki-page-name"
},
"features6": {
"label": "Features (6)",
"description": "Who/what the art features, if there is another character.",
"type": "wiki-page-name"
},
"features7": {
"label": "Features (7)",
"description": "Who/what the art features, if there is another character.",
"type": "wiki-page-name"
},
"features8": {
"label": "Features (8)",
"description": "Who/what the art features, if there is another character.",
"type": "wiki-page-name"
},
"features9": {
"label": "Features (9)",
"description": "Who/what the art features, if there is another character.",
"type": "wiki-page-name"
}
}
},
},
Line 29: Line 87:
"by",
"by",
"title",
"title",
"features"
"features",
"features2",
"features3",
"features4",
"features5",
"features6",
"features7",
"features8",
"features9"
],
],
"format": "inline"
"format": "inline"

Latest revision as of 13:30, 2 March 2025

Example

E.g: {{FanArtPage|title=Jomseph|features=Joms|by=Top Loli}}

You can have up to 9 additional characters featured. If you need more, it's not hard to add to the template. E.g: {{FanArtPage|title=Joe kicking Jomseph|features=Joms|features2=Joseph Anderson|by=Joseph Anderson}}

Template Data

Describe and attribute fan art, should be the default thing to use when uploading a new piece of fan art.

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Creatorby

The name of the person who made the piece.

Stringrequired
Nametitle

The name or title of the art, if it has one.

Stringsuggested
Featuresfeatures

Who/what the art features.

Stringsuggested
Features (2)features2

Who/what the art features, if there is another character.

Page nameoptional
Features (3)features3

Who/what the art features, if there is another character.

Page nameoptional
Features (4)features4

Who/what the art features, if there is another character.

Page nameoptional
Features (5)features5

Who/what the art features, if there is another character.

Page nameoptional
Features (6)features6

Who/what the art features, if there is another character.

Page nameoptional
Features (7)features7

Who/what the art features, if there is another character.

Page nameoptional
Features (8)features8

Who/what the art features, if there is another character.

Page nameoptional
Features (9)features9

Who/what the art features, if there is another character.

Page nameoptional