Skip to content

Language Article Blueprint

World Wide Web Server edited this page Jul 4, 2012 · 14 revisions

In order to maintain consistency you are encouraged to follow these instructions when creating or adding to a language article.

[h3]Language packs[/h3] Most of the time, what people will be looking for is CodeIgniter language packs and thus we should position those at the top. [code] [b]CodeIgniter language packs[/b] [url=http://www.example.com/file.zip]Version x.x.x[/url] (author) [/code]

[h3]User Guide translations[/h3] Some nationalities might be in the fortunate situation of having the user guide translated into their language. [code] [b]User Guide translations[/b] [url=http://www.example.com/file.zip]Version x.x.x[/url] (author) [/code]

[h3]Categorization[/h3] In the bottom of the article, the following code should be placed. That way, other users can see the article when viewing the language contributions category. [code] Category:Contributions::Languages [/code]

[h3]The final article[/h3] When the article is done, it the markup should look somewhat like this [code] [b]CodeIgniter language packs[/b] [url=http://example.com/file.zip]1.5.4[/url] (John Doe)

[b]User Guide translations[/b] None available.

Category:Contributions::Languages [/code]

Category:Wiki::Blueprints

Clone this wiki locally