Template:MoveTableTutorKeita: Difference between revisions

From Pokemon Revolution Online Wiki
Jump to navigation Jump to search
Created page with "<includeonly> <div style="max-width: 1000px; width: 85%; margin: 0 auto; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; background: {{#var:background}}; border: 3px solid #{{#var:border}}; border-radius: 16px; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15); overflow: hidden; padding: 7px;"> <table style="width: 100%; border-collapse: separate; border-spacing: 0; margin: 0; text-align: center;"> <thead> <t..."
 
No edit summary
 
Line 1: Line 1:
<includeonly>
<includeonly>
<div style="max-width: 1000px; width: 85%; margin: 0 auto; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; background: {{#var:background}}; border: 3px solid #{{#var:border}}; border-radius: 16px; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15); overflow: hidden; padding: 7px;">
<div style="max-width: 1000px; width: 85%; margin: 0 auto; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; background: {{#var:background}}; border: 3px solid {{#var:border}}; border-radius: 16px; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15); overflow: hidden; padding: 7px;">
      
      
     <table style="width: 100%; border-collapse: separate; border-spacing: 0; margin: 0; text-align: center;">
     <div style="overflow-x: auto; -webkit-overflow-scrolling: touch;">
       
        <table style="width: 100%; min-width: 600px; border-collapse: separate; border-spacing: 0; margin: 0; text-align: center;">
        <thead>
           
             <tr style="background: {{#var:cell}}; color: {{#var:border}};">
             <tr style="background: {{#var:cell}}; color: {{#var:border}};">
                 <th scope="col" style="padding: 12px 8px; font-weight: 600; text-align: center; border: 1px solid {{#var:border}}; font-size: 0.9rem; border-top-left-radius: 16px; width: 20%;">Move</th>
                 <th scope="col" style="padding: 12px 8px; font-weight: 600; text-align: center; border: 1px solid {{#var:border}}; font-size: 0.9rem; border-top-left-radius: 16px; width: 20%;">Move</th>
Line 13: Line 13:
                 <th style="padding: 12px 8px; font-weight: 600; text-align: center; border: 1px solid {{#var:border}}; font-size: 0.9rem; width: 15%; border-top-right-radius: 16px;">PP</th>
                 <th style="padding: 12px 8px; font-weight: 600; text-align: center; border: 1px solid {{#var:border}}; font-size: 0.9rem; width: 15%; border-top-right-radius: 16px;">PP</th>
             </tr>
             </tr>
        </thead>
           
       
        <tbody>
             {{{Moves|}}}
             {{{Moves|}}}
         </tbody>
           
       
         </table>
     </table>
     </div>
      
      
     <div style="background: {{#var:cell}}; border: 1px solid {{#var:border}}; border-radius: 0 0 16px 16px; padding: 16px 20px; text-align: left; color: {{#var:border}};">
     <div style="background: {{#var:cell}}; border: 1px solid {{#var:border}}; border-radius: 0 0 16px 16px; padding: 16px 20px; text-align: left; color: {{#var:border}}; margin-top: 7px;">
         <ul style="margin: 0; padding-left: 20px; list-style-type: disc;">
         <ul style="margin: 0; padding-left: 20px; list-style-type: disc;">
             <li style="margin-bottom: 8px; line-height: 1.5;">
             <li style="margin-bottom: 8px; line-height: 1.5;">
Line 35: Line 33:
         </ul>
         </ul>
     </div>
     </div>
   
</div>
</div>
</includeonly>
</includeonly>

Latest revision as of 11:21, 29 June 2025