PC Games
PC Games カテゴリ記事
-
< ?php
query_posts('cat=4&posts_per_page=10');
if(have_posts()) :
while(have_posts()) :
the_post();
echo '
- ' . get_the_title() . '';
endwhile;
endif;
wp_reset_query();
?> - (GuildWars Page
- C9 Page
ゲームのプレイ日記とか
Posted by Asukalon
まみむめも
@Asukalon
ディスカッション
コメント一覧
まだ、コメントがありません