<phpwikify>
$a1= “Sixth”;
$dest= ':hist:'.$a1;
$outp= “${dest}”;
$notext= “ N/A”;
$tba= false;
$tbatext= “ (TBA)”;
switch($a1) {
case 'Playfield':
case 'Cuasi Legendario':
case 'Overlord':
case 'Built for Risk':
case 'As They Were':
case 'Simpler than Magic':
case 'Asking for Roc':
case 'Beyond Today':
case 'Forever Catch':
case 'Sabres in the Sandstone':
{
list($article, $tba) = array(true,false);
printf(“%s”, $outp);
break;
}
case 'Interim':
case 'Stars of Suocé':
case 'Suocéverse Legends':
case 'Guild of Rienna':
case 'Project CARDINAL':
case 'Gelid Remainder':
case 'Built for Risk (rewrite)':
case 'Counterparts in Crime':
case 'Playfield (rewrite)':
case 'Retinues of Cadrícea':
case 'The Lil Star That Could':
{
list($article,$tba)= array(true,true);
printf(“%s $s”, $outp , $tbatext);
break;
}
case 'The Baddy Bads':
case 'Faraway Lumen':
case 'Apex Alone':
case 'Modern Dinosaur':
default:
{
list($article,$tba)= array(false,false);
printf(“%s”, “${a1}
N/A”);
break;
}
} switch
</phpwikify>
* Nominated for Serebii FF Awards 2009: Best Expansion of Canon, Best Pokémon-centric.
<phpwikify>
$a1= “Playfield”;
$dest= ':hist:'.$a1;
$outp= “${dest}”;
$notext= “
N/A”;
$tba= false;
$tbatext= “ (TBA)”;
switch($a1) {
case 'Playfield':
case 'Cuasi Legendario':
case 'Overlord':
case 'Built for Risk':
case 'As They Were':
case 'Simpler than Magic':
case 'Asking for Roc':
case 'Beyond Today':
case 'Forever Catch':
case 'Sabres in the Sandstone':
{
list($article, $tba) = array(true,false);
printf(“%s”, $outp);
break;
}
case 'Interim':
case 'Stars of Suocé':
case 'Suocéverse Legends':
case 'Guild of Rienna':
case 'Project CARDINAL':
case 'Gelid Remainder':
case 'Built for Risk (rewrite)':
case 'Counterparts in Crime':
case 'Playfield (rewrite)':
case 'Retinues of Cadrícea':
case 'The Lil Star That Could':
{
list($article,$tba)= array(true,true);
printf(“%s $s”, $outp , $tbatext);
break;
}
case 'The Baddy Bads':
case 'Faraway Lumen':
case 'Apex Alone':
case 'Modern Dinosaur':
default:
{
list($article,$tba)= array(false,false);
printf(“%s”, “${a1}
N/A”);
break;
}
} switch
</phpwikify>
<phpwikify>
$a1= “Built for Risk”;
$dest= ':hist:'.$a1;
$outp= “${dest}”;
$notext= “ N/A”;
$tba= false;
$tbatext= “ (TBA)”;
switch($a1) {
case 'Playfield':
case 'Cuasi Legendario':
case 'Overlord':
case 'Built for Risk':
case 'As They Were':
case 'Simpler than Magic':
case 'Asking for Roc':
case 'Beyond Today':
case 'Forever Catch':
case 'Sabres in the Sandstone':
{
list($article, $tba) = array(true,false);
printf(“%s”, $outp);
break;
}
case 'Interim':
case 'Stars of Suocé':
case 'Suocéverse Legends':
case 'Guild of Rienna':
case 'Project CARDINAL':
case 'Gelid Remainder':
case 'Built for Risk (rewrite)':
case 'Counterparts in Crime':
case 'Playfield (rewrite)':
case 'Retinues of Cadrícea':
case 'The Lil Star That Could':
{
list($article,$tba)= array(true,true);
printf(“%s $s”, $outp , $tbatext);
break;
}
case 'The Baddy Bads':
case 'Faraway Lumen':
case 'Apex Alone':
case 'Modern Dinosaur':
default:
{
list($article,$tba)= array(false,false);
printf(“%s”, “${a1}
N/A”);
break;
}
} switch
</phpwikify>
* Nominated for Serebii FF Awards 2014: Most Original Overall, Best Expansion of Canon, Best Characterization in a Short Story.
<phpwikify>
$a1= “Misaimed for Life”;
$dest= ':hist:'.$a1;
$outp= “${dest}”;
$notext= “
N/A”;
$tba= false;
$tbatext= “ (TBA)”;
switch($a1) {
case 'Playfield':
case 'Cuasi Legendario':
case 'Overlord':
case 'Built for Risk':
case 'As They Were':
case 'Simpler than Magic':
case 'Asking for Roc':
case 'Beyond Today':
case 'Forever Catch':
case 'Sabres in the Sandstone':
{
list($article, $tba) = array(true,false);
printf(“%s”, $outp);
break;
}
case 'Interim':
case 'Stars of Suocé':
case 'Suocéverse Legends':
case 'Guild of Rienna':
case 'Project CARDINAL':
case 'Gelid Remainder':
case 'Built for Risk (rewrite)':
case 'Counterparts in Crime':
case 'Playfield (rewrite)':
case 'Retinues of Cadrícea':
case 'The Lil Star That Could':
{
list($article,$tba)= array(true,true);
printf(“%s $s”, $outp , $tbatext);
break;
}
case 'The Baddy Bads':
case 'Faraway Lumen':
case 'Apex Alone':
case 'Modern Dinosaur':
default:
{
list($article,$tba)= array(false,false);
printf(“%s”, “${a1}
N/A”);
break;
}
} switch
</phpwikify>
<phpwikify>
$a1= “Overlord”;
$dest= ':hist:'.$a1;
$outp= “${dest}”;
$notext= “ N/A”;
$tba= false;
$tbatext= “ (TBA)”;
switch($a1) {
case 'Playfield':
case 'Cuasi Legendario':
case 'Overlord':
case 'Built for Risk':
case 'As They Were':
case 'Simpler than Magic':
case 'Asking for Roc':
case 'Beyond Today':
case 'Forever Catch':
case 'Sabres in the Sandstone':
{
list($article, $tba) = array(true,false);
printf(“%s”, $outp);
break;
}
case 'Interim':
case 'Stars of Suocé':
case 'Suocéverse Legends':
case 'Guild of Rienna':
case 'Project CARDINAL':
case 'Gelid Remainder':
case 'Built for Risk (rewrite)':
case 'Counterparts in Crime':
case 'Playfield (rewrite)':
case 'Retinues of Cadrícea':
case 'The Lil Star That Could':
{
list($article,$tba)= array(true,true);
printf(“%s $s”, $outp , $tbatext);
break;
}
case 'The Baddy Bads':
case 'Faraway Lumen':
case 'Apex Alone':
case 'Modern Dinosaur':
default:
{
list($article,$tba)= array(false,false);
printf(“%s”, “${a1}
N/A”);
break;
}
} switch
</phpwikify>
* Nominated for Serebii FF Awards 2015: Best Pokémon Oneshot, Best Characterization in a Short Story, Best Non-romantic Relationship (for Persian and Giovanni), Best Non-Human Main.
* Awarded 2nd place for Best Pokémon Oneshot.
* Awarded 2nd place for Best Characterization in a Short Story.
* Awarded 2nd place for Best Non-Human Main.
<phpwikify>
$a1= “Silly human, romance is for Nidoran”;
$dest= ':hist:'.$a1;
$outp= “${dest}”;
$notext= “
N/A”;
$tba= false;
$tbatext= “ (TBA)”;
switch($a1) {
case 'Playfield':
case 'Cuasi Legendario':
case 'Overlord':
case 'Built for Risk':
case 'As They Were':
case 'Simpler than Magic':
case 'Asking for Roc':
case 'Beyond Today':
case 'Forever Catch':
case 'Sabres in the Sandstone':
{
list($article, $tba) = array(true,false);
printf(“%s”, $outp);
break;
}
case 'Interim':
case 'Stars of Suocé':
case 'Suocéverse Legends':
case 'Guild of Rienna':
case 'Project CARDINAL':
case 'Gelid Remainder':
case 'Built for Risk (rewrite)':
case 'Counterparts in Crime':
case 'Playfield (rewrite)':
case 'Retinues of Cadrícea':
case 'The Lil Star That Could':
{
list($article,$tba)= array(true,true);
printf(“%s $s”, $outp , $tbatext);
break;
}
case 'The Baddy Bads':
case 'Faraway Lumen':
case 'Apex Alone':
case 'Modern Dinosaur':
default:
{
list($article,$tba)= array(false,false);
printf(“%s”, “${a1}
N/A”);
break;
}
} switch
</phpwikify>
<phpwikify>
$a1= “As They Were”;
$dest= ':hist:'.$a1;
$outp= “${dest}”;
$notext= “ N/A”;
$tba= false;
$tbatext= “ (TBA)”;
switch($a1) {
case 'Playfield':
case 'Cuasi Legendario':
case 'Overlord':
case 'Built for Risk':
case 'As They Were':
case 'Simpler than Magic':
case 'Asking for Roc':
case 'Beyond Today':
case 'Forever Catch':
case 'Sabres in the Sandstone':
{
list($article, $tba) = array(true,false);
printf(“%s”, $outp);
break;
}
case 'Interim':
case 'Stars of Suocé':
case 'Suocéverse Legends':
case 'Guild of Rienna':
case 'Project CARDINAL':
case 'Gelid Remainder':
case 'Built for Risk (rewrite)':
case 'Counterparts in Crime':
case 'Playfield (rewrite)':
case 'Retinues of Cadrícea':
case 'The Lil Star That Could':
{
list($article,$tba)= array(true,true);
printf(“%s $s”, $outp , $tbatext);
break;
}
case 'The Baddy Bads':
case 'Faraway Lumen':
case 'Apex Alone':
case 'Modern Dinosaur':
default:
{
list($article,$tba)= array(false,false);
printf(“%s”, “${a1}
N/A”);
break;
}
} switch
</phpwikify>
* Submitted to PokéCommunity's Get Together 2016 Small Writing Contest 2016. Awarded 4th place.
<phpwikify>
$a1= “Simpler than Magic”;
$dest= ':hist:'.$a1;
$outp= “${dest}”;
$notext= “
N/A”;
$tba= false;
$tbatext= “ (TBA)”;
switch($a1) {
case 'Playfield':
case 'Cuasi Legendario':
case 'Overlord':
case 'Built for Risk':
case 'As They Were':
case 'Simpler than Magic':
case 'Asking for Roc':
case 'Beyond Today':
case 'Forever Catch':
case 'Sabres in the Sandstone':
{
list($article, $tba) = array(true,false);
printf(“%s”, $outp);
break;
}
case 'Interim':
case 'Stars of Suocé':
case 'Suocéverse Legends':
case 'Guild of Rienna':
case 'Project CARDINAL':
case 'Gelid Remainder':
case 'Built for Risk (rewrite)':
case 'Counterparts in Crime':
case 'Playfield (rewrite)':
case 'Retinues of Cadrícea':
case 'The Lil Star That Could':
{
list($article,$tba)= array(true,true);
printf(“%s $s”, $outp , $tbatext);
break;
}
case 'The Baddy Bads':
case 'Faraway Lumen':
case 'Apex Alone':
case 'Modern Dinosaur':
default:
{
list($article,$tba)= array(false,false);
printf(“%s”, “${a1}
N/A”);
break;
}
} switch
</phpwikify>
<phpwikify>
$a1= “Beyond Today”;
$dest= ':hist:'.$a1;
$outp= “${dest}”;
$notext= “ N/A”;
$tba= false;
$tbatext= “ (TBA)”;
switch($a1) {
case 'Playfield':
case 'Cuasi Legendario':
case 'Overlord':
case 'Built for Risk':
case 'As They Were':
case 'Simpler than Magic':
case 'Asking for Roc':
case 'Beyond Today':
case 'Forever Catch':
case 'Sabres in the Sandstone':
{
list($article, $tba) = array(true,false);
printf(“%s”, $outp);
break;
}
case 'Interim':
case 'Stars of Suocé':
case 'Suocéverse Legends':
case 'Guild of Rienna':
case 'Project CARDINAL':
case 'Gelid Remainder':
case 'Built for Risk (rewrite)':
case 'Counterparts in Crime':
case 'Playfield (rewrite)':
case 'Retinues of Cadrícea':
case 'The Lil Star That Could':
{
list($article,$tba)= array(true,true);
printf(“%s $s”, $outp , $tbatext);
break;
}
case 'The Baddy Bads':
case 'Faraway Lumen':
case 'Apex Alone':
case 'Modern Dinosaur':
default:
{
list($article,$tba)= array(false,false);
printf(“%s”, “${a1}
N/A”);
break;
}
} switch
</phpwikify>
* Submitted to PokéCommunity Get Together 2018 Small Writing Contest.
* Awarded 1st place**.
Meta and Releases
Published Material |
---|
Meta |
---|