Difference between revisions of "Template:Walkthrough Infobox/doc"

From Girlfriend Kari Wiki
Jump to: navigation, search
m
m
Line 1: Line 1:
 +
{{Walkthrough Infobox|CurrentPage=[[Template:Walkthrough Infobox/doc]]|NextPage=[[Walkthrough]]|PreviousPage=There is no previous page}}
 +
 
Documentation for Walkthrough Infobox.
 
Documentation for Walkthrough Infobox.
  
Line 5: Line 7:
 
Links to the current, next, and previous page can be specified by passing into the parameters CurrentPage, NextPage, and PreviousPage.
 
Links to the current, next, and previous page can be specified by passing into the parameters CurrentPage, NextPage, and PreviousPage.
  
{{Walkthrough Infobox|CurrentPage=[[Template:Walkthrough Infobox/doc]]|NextPage=[[Walkthrough]]|PreviousPage=There is no previous page}}
+
For example, a template of the following with the current page as "Template:Walkthrough Infobox/doc", next page as "Walkthrough" and previous page as none can be created as follows:
 +
 
 +
<pre>{{Walkthrough Infobox|CurrentPage=[[Template:Walkthrough Infobox/doc]]|NextPage=[[Walkthrough]]|PreviousPage=There is no previous page}}</pre>
  
For example, a template of the following with the current page as "Template:Walkthrough Infobox/doc", next page as "Walkthrough" and previous page as none can be created as follows:
+
As you can see, the infobox shows up at the right of this screen.
  
<nowiki><code>{{Walkthrough Infobox|CurrentPage=[[Template:Walkthrough Infobox/doc]]|NextPage=[[Walkthrough]]|PreviousPage=There is no previous page}}</code></nowiki>
+
For more information on how infoboxes work, check out [[Template:Infobox]].

Revision as of 21:12, 17 February 2015

Card Game Walkthrough
Template:Walkthrough Infobox/doc
Walkthrough Project
Next Page
Walkthrough
Previous Page
There is no previous page
Walkthrough Navigation
Walkthrough Project


Documentation for Walkthrough Infobox.

Basically the same as a normal infobox, except that this box is specialized for use on the Walkthrough pages, so that users can easily identify whether or not the page is currently a part of the walkthrough project.

Links to the current, next, and previous page can be specified by passing into the parameters CurrentPage, NextPage, and PreviousPage.

For example, a template of the following with the current page as "Template:Walkthrough Infobox/doc", next page as "Walkthrough" and previous page as none can be created as follows:

{{Walkthrough Infobox|CurrentPage=[[Template:Walkthrough Infobox/doc]]|NextPage=[[Walkthrough]]|PreviousPage=There is no previous page}}

As you can see, the infobox shows up at the right of this screen.

For more information on how infoboxes work, check out Template:Infobox.