Template:MDN

From MozillaWiki
Revision as of 23:05, 19 January 2012 by Skierpage (talk | contribs) (copy of Template:MDC since I don't have rights to Special/MovePage)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

frozen linkage

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


{{{1}}}