User:Nclm/Explore Orain/Wiki item: Difference between revisions

From Orain Meta
Jump to navigation Jump to search
Content added Content deleted
No edit summary
No edit summary
Line 8: Line 8:
|-
|-
| colspan=2 style='padding: 1em;' |
| colspan=2 style='padding: 1em;' |
{{{description}}}
{{{description|No}}}
|-
|-
| colspan=2 style='padding: .2em 1em; text-align: center;' |
| colspan=2 style='padding: .2em 1em; text-align: center;' |
Line 24: Line 24:
A box for identifying a wiki hosted on Orain. Mainly for use in a list of wikis like on [[User:Nclm/Explore Orain]], but also for user pages (“my wikis”, “wikis I contribute the most to”, etc) or on the homepage (“featured wiki”).
A box for identifying a wiki hosted on Orain. Mainly for use in a list of wikis like on [[User:Nclm/Explore Orain]], but also for user pages (“my wikis”, “wikis I contribute the most to”, etc) or on the homepage (“featured wiki”).
== Usage ==
== Usage ==
* Make a subpage for the wiki that needs a box (in <code>User:Nclm/Explore Orain/Wikis/'''ID'''</code>, like [[User:Nclm/Explore Orain/Wikis/allthetropes]])
* Then insert the subpage instead of the template (so it is reusable and the edit links work).
* TODO: add the parameter <code>nosub</code> to use it directly (removes the edit links).
<pre><nowiki>
<pre><nowiki>
{{User:Nclm/Explore Orain/Wiki item
{{User:Nclm/Explore Orain/Wiki item
Line 34: Line 37:
}}
}}
</nowiki></pre>
</nowiki></pre>
Pre-filled boxes are in <code>User:Nclm/Explore Orain/Wikis/'''ID'''</code> (like [[User:Nclm/Explore Orain/Wikis/allthetropes]]).
</div></noinclude>
</div></noinclude>

Revision as of 12:47, 9 February 2015

{{{name}}}
{{{id}}}.orain.org

No

12,000 edits

An Orain wiki since:
{{{creation date}}}
Last updated:
February 2015
Created by:
[[User:{{{creator}}}|{{{creator}}}]]
Language:
{{{language}}}

[[User:Nclm/Explore Orain/Wikis/{{{id}}}|edit]]

What is this?

A box for identifying a wiki hosted on Orain. Mainly for use in a list of wikis like on User:Nclm/Explore Orain, but also for user pages (“my wikis”, “wikis I contribute the most to”, etc) or on the homepage (“featured wiki”).

Usage

  • Make a subpage for the wiki that needs a box (in User:Nclm/Explore Orain/Wikis/ID, like User:Nclm/Explore Orain/Wikis/allthetropes)
  • Then insert the subpage instead of the template (so it is reusable and the edit links work).
  • TODO: add the parameter nosub to use it directly (removes the edit links).
{{User:Nclm/Explore Orain/Wiki item
| id            = <!-- Wiki ID, as in *.orain.org -->
| name          = <!-- Name of the wiki -->
| description   = <!-- Keep it short! -->
| creation date = <!-- Format: Month YYYY -->
| creator       = <!-- Username -->
| language      = <!-- Plain name of the language -->
}}