<noinclude>
{{#cargo_declare:_table=characters_table
| キャラ名=List (,) of String| race種族=List (,) of String| class職業=List (,) of String| levelレベル=List (,) of String
}}
</noinclude>
<includeonly>
{{#cargo_store:_table=characters_table}}{| name=characters_table! キャラ名| {{{キャラ名=ジョン・ドウ| }}}|-! 種族| {{{種族| }}}| race=エルフ-! 職業| class=ウィザード{{{職業| }}}| level=10-! レベル| {{{レベル| }}}|-|}
</includeonly>
== キャラクターリスト ==
{{#cargo_query:
| tables=characters_table
| fields=キャラ名, race種族, class職業, levelレベル| order by=level レベル DESC
}}