MIDI Designer Layout Creators Leaderboard
Celebrating the champions of the MIDI Designer Community: those who have either created exceptional layouts achieving Platinum or Gold status, or have significantly contributed to the number of quality layouts. Each member here has made a unique and valuable impact on our community.

Platinum Layout Authors
| "; echo $this->get_nice_name($key); echo " | "; } ?>
|---|
| "; $value = $post->$key; if ($key == "author") { echo $this->get_author_link($value); } else { if($key== 'total_downloads') { echo number_format($value); } else { echo $value; } } echo " | "; } echo "
Most-Prolific Layout Authors
| "; echo $this->get_nice_name($key); echo " | "; } ?>
|---|
| "; $value = $post->$key; if ($key == "author") { echo $this->get_author_link($value); } else { if($key== 'total_downloads') { echo number_format($value); } else { echo $value; } } echo " | "; } echo "
Gold Layout Authors
| "; echo $this->get_nice_name($key); echo " | "; } ?>
|---|
| "; $value = $post->$key; if ($key == "author") { echo $this->get_author_link($value); } else { if($key== 'total_downloads') { echo number_format($value); } else { echo $value; } } echo " | "; } echo "
Silver Layout Authors
| "; echo $this->get_nice_name($key); echo " | "; } ?>
|---|
| "; $value = $post->$key; if ($key == "author") { echo $this->get_author_link($value); } else { if($key== 'total_downloads') { echo number_format($value); } else { echo $value; } } echo " | "; } echo "
