InfoEquip: Difference between revisions
From Necroxia Origin
mNo edit summary  | 
				mNo edit summary  | 
				||
| Line 122: | Line 122: | ||
   <td class="property">Dropped By:</td>  |    <td class="property">Dropped By:</td>  | ||
   <td class="value">{{{droppedby|}}}</td>  |    <td class="value">{{{droppedby|}}}</td>  | ||
 </tr>}}  | |||
{{#if:{{{buyfrom|}}}|<tr>  | |||
 <td class="property">Buy From:</td>  | |||
  <td class="value">{{{buyfrom|}}}</td>  | |||
 </tr>}}  | |||
{{#if:{{{sellto|}}}|<tr>  | |||
 <td class="property">Sell To:</td>  | |||
  <td class="value">{{{sellto|}}}</td>  | |||
  </tr>}}  |   </tr>}}  | ||
</table>  | </table>  | ||