Module:ISBN RangeMessage xlate/doc

This module creates the <hyphen_pos_t> table used by Module:Format ISBN by translating a local copy of the [https://www.isbn-international.org/export_rangemessage.xml ISBN RangeMessage].

To update <hyphen_pos_t>:

  1. copy the new [https://www.isbn-international.org/export_rangemessage.xml RangeMessage.xml] text from the ISBN international export_rangemessage.xml page to your clipboard
  2. edit this module's doc page and paste the new xml data over the old xml data inside the html comments
  3. save. The new translation is presented on this module's doc page.
  4. copy the new translation from the doc page to your clipboard
  5. edit Module:Format ISBN/data and paste the new <hyphen_pos_t> table over the old
  6. save

----

{{#invoke:ISBN RangeMessage xlate|range_message_xlate}}

----

Currently unused, this table is [<{{var|max range}}>] = <{{var|min range}}>. It might be used to verify that an ISBN that {{em|looks}} like an ISBN actually {{em|is}} an ISBN.

{{#invoke:ISBN RangeMessage xlate|range_message_xlate|range=yes}}

Category:Module documentation pages