From StrategyWiki, the video game walkthrough and strategy guide wiki
Jump to navigation Jump to search
m (fixing template names)
m (updating)
 
Line 5: Line 5:
These templates are used for inserting hidden notes into pages without using templates like {{t|spoiler}} that collapse the content itself rather than merely obscuring it.
These templates are used for inserting hidden notes into pages without using templates like {{t|spoiler}} that collapse the content itself rather than merely obscuring it.


# To open an InvisiClue, enter <code><nowiki>{{InvisiClues|title=Clue box title here}}</nowiki></code><br/>or, without the title: <code><nowiki>{{InvisiClues}}</nowiki></code>
# To open an InvisiClue, enter '''<nowiki>{{InvisiClues|title=Clue box title here}}</nowiki>''', or, without the title: '''<nowiki>{{InvisiClues}}</nowiki>'''.
# Follow this with a clue entry: <code><nowiki>{{Clue|clue text goes here}}</nowiki></code><br/>Or a question: <code><nowiki>{{Question|question=question (visible)|answer=answer (hidden)}}</nowiki></code><br/>Note that in order for questions to not break the numbering, the template must run directly on at the end of the previous clue without a line break, e.g. <code><nowiki>{{clue|clue=Clue}}{{question|question=question}}</nowiki></code>. To set the width of the obscured answer, use the <tt>width</tt> parameter (<tt><nowiki>{{question|question=A question?|answer=An answer.|width=200px}}</nowiki></tt>).
# Follow this with a clue entry: '''<nowiki>{{clue|clue text goes here}}</nowiki>''', or a question: '''<nowiki>{{question|question=visible question|answer=hidden answer}}</nowiki>'''. To set the width of the obscured answer, use the width parameter ('''<nowiki>{{question|question=visible question|answer=hidden answer|width=200px}}</nowiki>''').
# When you are finished adding clues, close the box with <code><nowiki>{{Clues end}}</nowiki></code>
# When you are finished adding clues, close the box with '''<nowiki>{{clues end}}</nowiki>'''.


Here is an example InvisiClues box:
Here is an example InvisiClues box:
Line 16: Line 16:
{{clue|Enter your text.}}
{{clue|Enter your text.}}
{{clue|When you're done click "Show preview" to preview your changes.}}
{{clue|When you're done click "Show preview" to preview your changes.}}
{{clue|When you're satisfied, click "Save page".}}{{question|question=What does "Show changes" do?|answer="Show changes" compares your text to the stored page. The stored page is on the left, in yellow, while your text is on the right, in green; red text indicates partial changes to lines that were otherwise kept. If you are creating a new page there is nothing to compare it to.}}
{{clue|When you're satisfied, click "Save page".}}
{{clue|To stop the numbers resetting, append the question to the end of the clue line without a line break.}}
{{clue|To stop the numbers resetting, append the question to the end of the clue line without a line break.}}
{{question|question=What does "Show changes" do?|answer="Show changes" compares your text to the stored page.}}
{{clues end}}
{{clues end}}


<noinclude>[[Category:Template documentation|I]]</noinclude>
<noinclude>[[Category:Template documentation|I]]</noinclude>

Latest revision as of 03:52, 29 September 2010


This documentation is transcluded into {{InvisiClues}}, {{Clue}}, {{Question}}, and {{Clues end}} so that it may be edited without requiring an update for all uses of the templates.


These templates are used for inserting hidden notes into pages without using templates like {{spoiler}} that collapse the content itself rather than merely obscuring it.

  1. To open an InvisiClue, enter {{InvisiClues|title=Clue box title here}}, or, without the title: {{InvisiClues}}.
  2. Follow this with a clue entry: {{clue|clue text goes here}}, or a question: {{question|question=visible question|answer=hidden answer}}. To set the width of the obscured answer, use the width parameter ({{question|question=visible question|answer=hidden answer|width=200px}}).
  3. When you are finished adding clues, close the box with {{clues end}}.

Here is an example InvisiClues box:

How do I create a page?
  1. Type a page in the "Search" box and click "Go".
  2. If you don't find a page, click "Edit".
  3. Enter your text.
  4. When you're done click "Show preview" to preview your changes.
  5. When you're satisfied, click "Save page".
  6. To stop the numbers resetting, append the question to the end of the clue line without a line break.
Q: What does "Show changes" do?
A:
"Show changes" compares your text to the stored page.