Difference between revisions of "Template:See Wikipedia"

From the CreationKit Wiki
Jump to navigation Jump to search
imported>Gawdl3y
imported>Gawdl3y
Line 8: Line 8:
=Examples=
=Examples=
{|
{|
! Code || Output
! Source || Output
|-
|-
| <code><nowiki>{{See Wikipedia}}</nowiki></code> || {{See Wikipedia}}
| <code><nowiki>{{See Wikipedia}}</nowiki></code> || {{See Wikipedia}}

Revision as of 17:57, 20 June 2016

Outputs a "See Wikipedia's ____ page for more information." link.

Parameters

  1. The Wikipedia page name (default: current page)
  2. The type of page (default: current namespace if first parameter isn't specified, or blank)

Examples

Source Output
{{See Wikipedia}} See Wikipedia's template page for more information.
{{See Wikipedia|The Hitchhiker's Guide to the Galaxy}} See Wikipedia's page for more information.
{{See Wikipedia||crazy}} See Wikipedia's crazy page for more information.
{{See Wikipedia|Special:Random|random}} See Wikipedia's random page for more information.