Difference between revisions of "Template:Infobox/Yu-Gi-Oh!/Episode"

From Yugipedia
Jump to: navigation, search
(merging the "Cards" and "Gallery" sections)
(Reducing the number of lines needed for "Animation director" and "Mechanical animation director".)
Line 107: Line 107:
  
 
         <data source="animation director">
 
         <data source="animation director">
             <label>Animation director</label>
+
             <label>Animation <abbr title="director">dir.</abbr></label>
 
             <format>{{value list|{{{animation director|}}}|Animation director}}</format>
 
             <format>{{value list|{{{animation director|}}}|Animation director}}</format>
 
         </data>
 
         </data>
  
 
         <data source="mechanical animation director">
 
         <data source="mechanical animation director">
             <label>Mechanical animation director</label>
+
             <label>Mechanical animation <abbr title="director">dir.</abbr></label>
 
             <format>{{value list|{{{mechanical animation director|}}}|Mechanical animation director}}</format>
 
             <format>{{value list|{{{mechanical animation director|}}}|Mechanical animation director}}</format>
 
         </data>
 
         </data>

Revision as of 20:29, 29 June 2017

Episode infoboxes are used for

episode pages

.<infobox> <title><default>Infobox/Yu-Gi-Oh!/Episode</default></title> <image> <default>[[File:|link=File:|]]</default> <alt source="name"><default>Infobox/Yu-Gi-Oh!/Episode</default></alt> </image> <image source="image"/> <group>

   	
   	    <label>Kanji</label>

<format>{{{kanji}}}{{{kanji}}}</format>

   	
   	
   	    <label>Kanji (with Ruby)</label>
   	    <format>{{{ruby japanese}}}</format>
   	
   	
   	    <label>Rōmaji</label>
   	    <format>{{{romaji}}}</format>
   	
   	    <label>Japanese translation</label>

<format>{{{japanese translated}}}</format>

   	
   	    <label>English</label>

<format>{{{english}}}</format>

   	<label>Alternate names</label>
   	
   	    <label>Number</label>
   	    <default></default>

   	
   	    <label>Air date (ja)</label>

<format>{{{japanese air date}}}</format>

   	
   	    <label>Air date (en)</label>

<format>{{{english air date}}}</format>

   	
   	    <label>Air date (fr)</label>

<format>{{{french air date}}}</format>

   	
   	    <label>Air date (de)</label>

<format>{{{german air date}}}</format> </group>

   <group>
       <header>Music</header>
       
           <label>Opening (ja)</label>
           <format>"{{{japanese opening}}}"</format>
       
   	
           <label>Ending (ja)</label>
           <format>"{{{japanese ending}}}"</format>
       
   	
           <label>Opening (en)</label>
           <format>"{{{english opening}}}"</format>
       
   	
           <label>Ending (en)</label>
           <format>"{{{english ending}}}"</format>
       
   	
           <label>Opening (it)</label>
           <format>"{{{italian opening}}}"</format>
       
   	
           <label>Ending (it)</label>
           <format>"{{{italian ending}}}"</format>
       
   </group>
   <group>
       <header>Staff</header>
       
           <label>Screenwriter</label>
           <format></format>
       
       
           <label>Director</label>
           <format></format>
       
       
           <label>Storyboard</label>
           <format></format>
       
       
           <label>Animation dir.</label>
           <format></format>
       
       
           <label>Mechanical animation dir.</label>
           <format></format>
       
       
           <label>Prop designer</label>
           <format></format>
       
       
           <label>Art director</label>
           <format></format>
       
   </group>
   <group>
       <header>Cards</header>
       
           <label>Featured card</label>
           <format>Property "Featured card" (as page type) with input value "{{{featured card}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.[[{{{featured card}}}|]]</format>
       
       
           <label>One-point lesson cards</label>
           <format> </format>
       
       
           <label>Showcase cards</label>
           <format> </format>
       
       
           <label>Galleries</label>
           <default></default>
       
   </group>
   <group row-items="2">
       <header>Chronology</header>
       
           <label>Listing</label>
           <default></default>
        
       
           <label></label>
           <default></default>
       
       
           <label></label>
           <default></default>
       
   </group>

</infobox>