Template:ZbexChap: Difference between revisions
Jump to navigation
Jump to search
Created page with '<includeonly>{{Z-start}} {{Zbex box | before = | after = }} {{Z-end}}</includeonly>' |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{{Z-start}} | <includeonly>{{Z-start}} | ||
{{Zbex box | {{Zbex box | ||
| before = | | before = {{{before}}} | ||
| after = | | after = {{{after}}} | ||
}} | }} | ||
{{Z-end}}</includeonly> | {{Z-end}}</includeonly><noinclude> | ||
Example: | |||
<pre> | |||
{{ZbexChap | |||
| before = link to previous chapter | |||
| after = link to next chapter | |||
}} | |||
</pre> | |||
{{ZbexChap | |||
| before = link to previous chapter | |||
| after = link to next chapter | |||
}} | |||
</noinclude> |
Latest revision as of 04:39, 15 October 2010
Example:
{{ZbexChap | before = link to previous chapter | after = link to next chapter }}
Previous chapter link to previous chapter |
Zbex Manual |
Next Chapter link to next chapter |