Template:MDC
Use this to link to a page in the Mozilla Developer Center.
Usage
{{MDC | path/to/page | optional link title }}
The first parameter is the path of the page's URL in the MDC, after the developer.mozilla.org/en/ part.
The optional second parameter is the text for the link.
Sample:
{{MDC|Migrating_from_Internal_Linkage_to_Frozen_Linkage|frozen linkage}}
produces
Notes
It assumes the link is to the "en"(glish) namespace. You can use ../language_code to refer to some other page, e.g.
{{MDC |../fr/Firefox_3.6_pour_les_développeurs |Firefox 3.6 }}
produces Firefox 3.6