Template:Result data: Difference between revisions

From Fantasipedia
Jump to navigation Jump to search
Content added Content deleted
No edit summary
 
No edit summary
Line 15: Line 15:
</pre>
</pre>
Edit the page to see the template text.
Edit the page to see the template text.
{{#cargo_declare:_table=Contest data|country=String|artist=List (,) of Page|featured=List (,) of Page|song=String|semi_result=Integer|semi_points=Integer|final_result=Integer|final_points=Integer}}
{{#cargo_declare:_table=contest_data|country=String|artist=List (,) of Page|featured=List (,) of Page|song=String|semi_result=Integer|semi_points=Integer|final_result=Integer|final_points=Integer}}
</noinclude><includeonly>{{#cargo_store:_table=Contest data|country={{{country|}}}|artist={{{artist|}}}|featured={{{featured|}}}|song={{{song|}}}|semi_result={{{semi result|}}}|semi_points={{{semi points|}}}|final_result={{{final result|}}}|final_points={{{final points|}}} }}{| class="wikitable"
</noinclude><includeonly>{{#cargo_store:_table=contest_data|country={{{country|}}}|artist={{{artist|}}}|featured={{{featured|}}}|song={{{song|}}}|semi_result={{{semi result|}}}|semi_points={{{semi points|}}}|final_result={{{final result|}}}|final_points={{{final points|}}} }}{| class="wikitable"
! country
! country
| {{{country|}}}
| {{{country|}}}

Revision as of 17:44, 30 December 2019

This is the "Result data" template. It should be called in the following format:

{{Result data
|country=
|artist=
|featured=
|song=
|semi result=
|semi points=
|final result=
|final points=
}}

Edit the page to see the template text. This template defines the table "contest_data". View table.