Drupal database

提供: UselessNotes
2025年4月9日 (水) 11:30時点におけるMatabe (トーク | 投稿記録)による版
ナビゲーションに移動検索に移動

{{#get_db_data:

 db = my_wiki
 |from = actor
 |where = actor_id = '{{{actor_id}}}'
 |limit=10

}}

user_id

{{#for_external_table:

{{{actor_id}}}

}}