예제 #1
0
$this_graph_data['description'] = 'Mega Man RPG World was not created by person, or even by any one piece of software.  Many different tools and resources were necessary for the game to get to where it is today, and you can find a list of the most notable here on this page.';
//$this_graph_data['image'] = MMRPG_CONFIG_ROOTURL.'images/assets/mmrpg-prototype-logo.png';
//$this_graph_data['type'] = 'website';
// Define the MARKUP variables for this page
$this_markup_header = 'Mega Man RPG World Resources';
// Start generating the page markup
ob_start();
?>

<h2 class="subheader field_type_<?php 
echo MMRPG_SETTINGS_CURRENT_FIELDTYPE;
?>
">Resources Overview</h2>
<div class="subbody">
  <div class="float float_right"><div class="sprite sprite_80x80 sprite_80x80_<?php 
echo rpg_robot::random_frame();
?>
" style="background-image: url(images/sprites/robots/time-man/sprite_left_80x80.png);"></div></div>
  <p class="text">The <strong>Mega Man RPG World</strong> was not created by person, or even by any one piece of software.  Many different tools and resources were necessary for the game to get to where it is today, and you can find a list of the most notable here on this page. If there are any other items that you think I've forgotten and should be added to the list, please <a href="contact/">let me know</a> using the contact page.</p>
</div>

<h2 class="subheader field_type_<?php 
echo MMRPG_SETTINGS_CURRENT_FIELDTYPE;
?>
">Tools and Resources</h2>
<div class="subbody" style="margin-bottom: 2px; ">
  <p class="text">
    <a href="http://www.sprites-inc.co.uk/files/Classic/" target="_blank"><strong>Sprites Inc.</strong></a> <span class="pipe">|</span> <span>Resource</span> <span class="pipe">|</span> <em>Official Sprites</em><br />
    Many (and maybe all) sprites that appear in this game were found on the number one Mega Man sprite resource - Sprites Inc. - and without the the website I'm sure many Mega Man fan-games would not have been possible.  Even the custom sprites are based on those found on this website, and I cannot thank the creators and contributors enough for their efforts and the fantastic service they provide.  I highly recommend the website for all your Mega Man sprite needs.  :)
  </p>
</div>