Template:Nbeinfo: Difference between revisions

From Connors Amazing Wikis
No edit summary
No edit summary
 
Line 1: Line 1:
<table style="float: right; width: 30%; max-width: 300px;">
<table style="float: right; width: 30%; max-width: 300px;">
   <tr>
   <tr>  
     <td width="40%" align="left"><h3>Name</h3></td>
     <td colspan="2"><h3>{{{blockname}}}</h3></td>
    <td>{{{blockname}}}</td>
   </tr>
   </tr>
<tr>
<tr>
     <td width="40%" align="left"><label>Speed</label></td>
     <td width="40%" align="left"><span style="font-weight: bold;">Speed</span></td>
     <td>{{{speed}}}</td>
     <td>{{{speed}}}</td>
   </tr>
   </tr>
<tr>
<tr>
     <td width="40%" align="left"><label>Bounce</label></td>
     <td width="40%" align="left"><span style="font-weight: bold;">Bounce</span></td>
     <td>{{{jump}}}</td>
     <td>{{{jump}}}</td>
   </tr>
   </tr>
<tr>
<tr>
     <td width="40%" align="left"><label>Friction</label></td>
     <td width="40%" align="left"><span style="font-weight: bold;">Friction</span></td>
     <td>{{{friction}}}</td>
     <td>{{{friction}}}</td>
   </tr>
   </tr>

Latest revision as of 05:01, 1 April 2023

{{{blockname}}}

Speed {{{speed}}}
Bounce {{{jump}}}
Friction {{{friction}}}


Shows information about a Noisy Big Adventure block

Template parameters

ParameterDescriptionTypeStatus
blocknameblockname

no description

Unknownoptional
speedspeed

no description

Unknownoptional
frictionfriction

no description

Unknownoptional
jumpjump

no description

Unknownoptional