View source for Module:Language/data/iana languages/make
MyWikiBiz, Author Your Legacy — Saturday June 21, 2025
Jump to navigationJump to searchYou do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
require('Module:No globals');
--[=[------------------------< G E T _ V A R I A N T _ P A R T S >---------------------------------------------
We get a record that looks more-or-less like this:
%%\n
Type: variant\n
Subtag: bohoric\n
Description: Slovene in Bohorič alphabet\n
Added: 2012-06-27\n
Prefix: sl\n
Each line is terminated with a \n character.
Type, for this function can only be 'variant'
Subtag is the code of Type
Prefix is a language code to which this variant applies; one language code per Prefix line. There can be
more than one prefix line.
000
1:0
Templates used on this page:
Return to Module:Language/data/iana languages/make.