Template:Star infobox: Difference between revisions

From Ukikipedia
Jump to navigation Jump to search
m (Adding image width)
(Such a simple problem has a relatively complex answer. Know about #tag now, at least)
Line 23: Line 23:
|-
|-
{{#if: {{{tas|}}} |
{{#if: {{{tas|}}} |
{{!}} '''TAS World Record''' {{!!}} {{#if:{{{tas_link|}}}|{{{tas}}}<ref>{{{tas_link}}}</ref>|{{{tas}}}}}
{{!}} '''TAS World Record''' {{!!}} {{#if:{{{tas_link|}}}|{{{tas}}}{{#tag:ref|{{{tas_link}}}}}|{{{tas}}}}}
{{!}}-}}
{{!}}-}}
|-
|-
{{#if: {{{rta|}}} |
{{#if: {{{rta|}}} |
{{!}} '''RTA World Record''' {{!!}} {{#if:{{{rta_link|}}}|{{{rta}}}<ref>{{{rta_link}}}</ref>|{{{rta}}}}}
{{!}} '''RTA World Record''' {{!!}} {{#if:{{{rta_link|}}}|{{{rta}}}{{#tag:ref|{{{rta_link}}}}}|{{{rta}}}}}
{{!}}-}}
{{!}}-}}
|-
|-


{{#if: {{{abc|}}} |
{{#if: {{{abc|}}} |
{{!}} '''ABC Minimum''' {{!!}} {{#if:{{{abc_link|}}}|{{{abc}}}<ref>{{{abc_link}}}</ref>|{{{abc}}}}}
{{!}} '''ABC Minimum''' {{!!}} {{#if:{{{abc_link|}}}|{{{abc}}}{{#tag:ref|{{{abc_link}}}}}|{{{abc}}}}}
{{!}}-}}
{{!}}-}}
|-
|-


{{#if: {{{tas|}}} |
{{#if: {{{tas|}}} |
{{!}} '''ABZ Minimum''' {{!!}} {{#if:{{{abz_link|}}}|{{{abz}}}<ref>{{{abz_link}}}</ref>|{{{abz}}}}}
{{!}} '''ABZ Minimum''' {{!!}} {{#if:{{{abz_link|}}}|{{{abz}}}{{#tag:ref|{{{abz_link}}}}}|{{{abz}}}}}
}}
}}
|}{{#ifeq:{{NAMESPACENUMBER}}|0|
|}{{#ifeq:{{NAMESPACENUMBER}}|0|

Revision as of 20:57, 23 September 2018


Behind Chain Chomp's Gate
Star Info
Course BoB
Height 432
Course Records
TAS World Record 10"43[1]
RTA World Record 11"37[2]
ABC Minimum 0[3]
ABZ Minimum 0[4]
{{star_infobox
|title=
|image= 
|course=
|height=
|tas=
|tas_link=
|rta=
|rta_link=
|abc=
|abc_link=
|abz=
|abz_link=
}}
  • title - default pagename, just in case can be changed.
  • image - image of the star
  • course - star's course
  • height - height of the star
  • tas - TAS WR
  • tas_link - TAS WR Video
  • rta - RTA WR
  • rta_link - RTA WR Video
  • abc - ABC Minimum Press Count
  • abc_link - ABC WR Video (First by A count, then by time)
  • abz - ABZ Minimum Press Count
  • abz_link - ABZ WR Video (First by button count, then by time)