THNapi:Api Tags

From Neocron Wiki

Jump to: navigation, search

Contents

Api Tags

  • Item DB Tag: <api@tags>
  • Web service function: Api_Tags
  • Usage: This lists the available Item DB tags that can be used on the wiki and in Item DB tags.

Required parameters


Format

The Format parameter specifies...

Optional parameters


Example 1

List all tags in wiki format. <api:tags format="wiki"/>

Contents

THN API tags command list

api:tags

  • Tag: <api:tags> - Gets a list of available tags
  • Web service function: Api_Tags
  • Required param(s):
  • Optional param(s): format
  • Supported formats: html,xml,wiki

api:no_index

  • Tag: <api:no_index> - Disables linking and index for a page
  • Web service function: Api_No_Index
  • Required param(s):
  • Optional param(s):
  • Supported formats:

itemdb:show_ver

  • Tag: <itemdb:show_ver> - Shows items in a vertical box format
  • Web service function: ItemDB_Show_Ver
  • Required param(s): items
  • Optional param(s): order,format,index
  • Supported formats: html

itemdb:show_ver_right

  • Tag: <itemdb:show_ver_right> - Shows items in a vertical box format aligned to the right
  • Web service function: ItemDB_Show_Ver_Right
  • Required param(s): items
  • Optional param(s): order,format,index
  • Supported formats: html

itemdb:show_faction_ver

  • Tag: <itemdb:show_faction_ver> - Show faction items going down in a vertical box format
  • Web service function: ItemDB_Show_Faction_Ver
  • Required param(s): faction
  • Optional param(s): format,index
  • Supported formats: html

itemdb:show_faction_ver_right

  • Tag: <itemdb:show_faction_ver_right> - Show faction items going down in a vertical box format
  • Web service function: ItemDB_Show_Faction_Ver_Right
  • Required param(s): faction
  • Optional param(s): format,index
  • Supported formats: html

itemdb:show_block

  • Tag: <itemdb:show_block> - Show items in a block going down in box format
  • Web service function: ItemDB_Show_Block
  • Required param(s): items
  • Optional param(s): order,format,index
  • Supported formats: html

itemdb:show_block_right

  • Tag: <itemdb:show_block_right> - Show items in a block going down on the right in a box format
  • Web service function: ItemDB_Show_Block_Right
  • Required param(s): items
  • Optional param(s): order,format,index
  • Supported formats: html

itemdb:show_faction_block

  • Tag: <itemdb:show_faction_block> - Show faction items in a block going down in box format
  • Web service function: ItemDB_Show_Faction_Block
  • Required param(s): faction
  • Optional param(s): format,index
  • Supported formats: html

itemdb:show_faction_block_right

  • Tag: <itemdb:show_faction_block_right> - Show faction items in a block going down in box format
  • Web service function: ItemDB_Show_Faction_Block_Right
  • Required param(s): faction
  • Optional param(s): format,index
  • Supported formats: html

itemdb:show_hoz

  • Tag: <itemdb:show_hoz> - Show items in a horizontal box format
  • Web service function: ItemDB_Show_Hoz
  • Required param(s): items
  • Optional param(s): order,format,index
  • Supported formats: html

itemdb:show_faction_hoz

  • Tag: <itemdb:show_faction_hoz> - Show faction items in a verticle box format
  • Web service function: ItemDB_Show_Faction_Hoz
  • Required param(s): faction
  • Optional param(s): format,index
  • Supported formats: html

itemdb:show_full_details

  • Tag: <itemdb:show_full_details> - Show items in a full information mode
  • Web service function: ItemDB_Show_Full_Details
  • Required param(s): items
  • Optional param(s): order,format,index
  • Supported formats: html

itemdb:show_list

  • Tag: <itemdb:show_list> - Show item ID's in table format
  • Web service function: ItemDB_Show_List
  • Required param(s): items
  • Optional param(s): level,format,index
  • Supported formats: html

itemdb:link

  • Tag: <itemdb:link> - Create a item link to an item
  • Web service function: ItemDB_Link
  • Required param(s): items
  • Optional param(s): position,order,format,plural,qty,index
  • Supported formats: html

itemdb:link_icon

  • Tag: <itemdb:link_icon> - Create a item link to an item with a icon
  • Web service function: ItemDB_Link_Icon
  • Required param(s): items
  • Optional param(s): order,format,plural,qty,style,size,index
  • Supported formats: html

itemdb:icon

  • Tag: <itemdb:icon> - Shows the icon for the items
  • Web service function: ItemDB_Icon
  • Required param(s): items
  • Optional param(s): style,order,format,size,index
  • Supported formats: html

itemdb:show_group_list

  • Tag: <itemdb:show_group_list> - Shows the items from a group in a table
  • Web service function: ItemDB_Show_Group_List
  • Required param(s): group
  • Optional param(s): level,format,index
  • Supported formats: html

itemdb:repeat

  • Tag: <itemdb:repeat> - Repeats a tag with a set of items
  • Web service function: ItemDB_Repeat
  • Required param(s): items,tag
  • Optional param(s): style,order,format,plural,qty,size,index,position
  • Supported formats: html

itemdb:repeat_br

  • Tag: <itemdb:repeat_br> - Repeats a tag with a set of items ending each one with a br
  • Web service function: ItemDB_Repeat_BR
  • Required param(s): items,tag
  • Optional param(s): style,order,format,plural,qty,size,index,position
  • Supported formats: html

itemdb:repeat_table

  • Tag: <itemdb:repeat_table> - Repeats a tag with a set of items ending each one with a br
  • Web service function: ItemDB_Repeat_Table
  • Required param(s): items,tag,cols
  • Optional param(s): style,order,format,plural,qty,size,index,class,position
  • Supported formats: html

itemdb:show_view

  • Tag: <itemdb:show_view> - Shows the items from a group in a table
  • Web service function: ItemDB_Show_View
  • Required param(s): viewname
  • Optional param(s): viewoption,level,format,index
  • Supported formats: html


Example 2

List all tags in html format. <api:tags format="wiki"/>

THN API tags command list

api:tags

Tag: <api:tags> - Gets a list of available tags
 Web service function: Api_Tags Required param(s):
 Optional param(s): format
 Supported formats: html,xml,wiki

api:no_index

Tag: <api:no_index> - Disables linking and index for a page
 Web service function: Api_No_Index Required param(s):
 Optional param(s):
 Supported formats:

itemdb:show_ver

Tag: <itemdb:show_ver> - Shows items in a vertical box format
 Web service function: ItemDB_Show_Ver Required param(s): items
 Optional param(s): order,format,index
 Supported formats: html

itemdb:show_ver_right

Tag: <itemdb:show_ver_right> - Shows items in a vertical box format aligned to the right
 Web service function: ItemDB_Show_Ver_Right Required param(s): items
 Optional param(s): order,format,index
 Supported formats: html

itemdb:show_faction_ver

Tag: <itemdb:show_faction_ver> - Show faction items going down in a vertical box format
 Web service function: ItemDB_Show_Faction_Ver Required param(s): faction
 Optional param(s): format,index
 Supported formats: html

itemdb:show_faction_ver_right

Tag: <itemdb:show_faction_ver_right> - Show faction items going down in a vertical box format
 Web service function: ItemDB_Show_Faction_Ver_Right Required param(s): faction
 Optional param(s): format,index
 Supported formats: html

itemdb:show_block

Tag: <itemdb:show_block> - Show items in a block going down in box format
 Web service function: ItemDB_Show_Block Required param(s): items
 Optional param(s): order,format,index
 Supported formats: html

itemdb:show_block_right

Tag: <itemdb:show_block_right> - Show items in a block going down on the right in a box format
 Web service function: ItemDB_Show_Block_Right Required param(s): items
 Optional param(s): order,format,index
 Supported formats: html

itemdb:show_faction_block

Tag: <itemdb:show_faction_block> - Show faction items in a block going down in box format
 Web service function: ItemDB_Show_Faction_Block Required param(s): faction
 Optional param(s): format,index
 Supported formats: html

itemdb:show_faction_block_right

Tag: <itemdb:show_faction_block_right> - Show faction items in a block going down in box format
 Web service function: ItemDB_Show_Faction_Block_Right Required param(s): faction
 Optional param(s): format,index
 Supported formats: html

itemdb:show_hoz

Tag: <itemdb:show_hoz> - Show items in a horizontal box format
 Web service function: ItemDB_Show_Hoz Required param(s): items
 Optional param(s): order,format,index
 Supported formats: html

itemdb:show_faction_hoz

Tag: <itemdb:show_faction_hoz> - Show faction items in a verticle box format
 Web service function: ItemDB_Show_Faction_Hoz Required param(s): faction
 Optional param(s): format,index
 Supported formats: html

itemdb:show_full_details

Tag: <itemdb:show_full_details> - Show items in a full information mode
 Web service function: ItemDB_Show_Full_Details Required param(s): items
 Optional param(s): order,format,index
 Supported formats: html

itemdb:show_list

Tag: <itemdb:show_list> - Show item ID's in table format
 Web service function: ItemDB_Show_List Required param(s): items
 Optional param(s): level,format,index
 Supported formats: html

itemdb:link

Tag: <itemdb:link> - Create a item link to an item
 Web service function: ItemDB_Link Required param(s): items
 Optional param(s): position,order,format,plural,qty,index
 Supported formats: html

itemdb:link_icon

Tag: <itemdb:link_icon> - Create a item link to an item with a icon
 Web service function: ItemDB_Link_Icon Required param(s): items
 Optional param(s): order,format,plural,qty,style,size,index
 Supported formats: html

itemdb:icon

Tag: <itemdb:icon> - Shows the icon for the items
 Web service function: ItemDB_Icon Required param(s): items
 Optional param(s): style,order,format,size,index
 Supported formats: html

itemdb:show_group_list

Tag: <itemdb:show_group_list> - Shows the items from a group in a table
 Web service function: ItemDB_Show_Group_List Required param(s): group
 Optional param(s): level,format,index
 Supported formats: html

itemdb:repeat

Tag: <itemdb:repeat> - Repeats a tag with a set of items
 Web service function: ItemDB_Repeat Required param(s): items,tag
 Optional param(s): style,order,format,plural,qty,size,index,position
 Supported formats: html

itemdb:repeat_br

Tag: <itemdb:repeat_br> - Repeats a tag with a set of items ending each one with a br
 Web service function: ItemDB_Repeat_BR Required param(s): items,tag
 Optional param(s): style,order,format,plural,qty,size,index,position
 Supported formats: html

itemdb:repeat_table

Tag: <itemdb:repeat_table> - Repeats a tag with a set of items ending each one with a br
 Web service function: ItemDB_Repeat_Table Required param(s): items,tag,cols
 Optional param(s): style,order,format,plural,qty,size,index,class,position
 Supported formats: html

itemdb:show_view

Tag: <itemdb:show_view> - Shows the items from a group in a table
 Web service function: ItemDB_Show_View Required param(s): viewname
 Optional param(s): viewoption,level,format,index
 Supported formats: html


Example 3

List all tags in XML format. <api:tags format="xml"/>

This example is not shown, as the output breaks the wiki parser.

Personal tools