From The Mana World
(Created page with "<table style="width:300px; float: right;" class="wikitable"> <tr><th colspan="2">Przegląd Zadań</th></tr> <tr><td colspan="2" align="center">{{{Obraz}}}</td></tr> <tr><th>Miejs...") |
|||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<!-- {{I18n}} Template does not direct to translated template which name is .Xx:Quest --> | |||
<includeonly> <!--this is the template code --> | |||
<table style="width:300px; float: right;" class="wikitable"> | <table style="width:300px; float: right;" class="wikitable"> | ||
<tr><th colspan="2">Przegląd | <tr><th colspan="2">Przegląd Quest'a</th></tr> | ||
<tr><td colspan="2" align="center">{{{ | <tr><td colspan="2" align="center">{{{Image}}}</td></tr> | ||
<tr><th>Miejsce | <tr><th>Miejsce</th><td> {{{Start}}} </td></tr> | ||
<tr><th>Poziom</th><td> {{{ | <tr><th>Poziom</th><td> {{{Level|1}}} </td></tr> | ||
<tr><th> | <tr><th>Wymagania</th><td> {{{Prerequisites|Brak}}} </td></tr> | ||
<tr><th> | <tr><th>Powtarzalny</th><td> {{{Redoable|Nie, tylko raz}}} </td></tr> | ||
<tr><th>Nagroda</th><td> {{{ | <tr><th>Nagroda</th><td> {{{Reward|Brak}}} </td></tr> | ||
<tr><th> | <tr><th>Koszt</th><td> {{{Cost|Brak}}} </td></tr> | ||
</table> | </table> | ||
</includeonly> | |||
<noinclude> | |||
{{Template:{{PAGENAME}}/doc}} <!--this is to include documentation, without transcluding it in the page where template is used--> | |||
[[Category:Content Template]] <!--this is to categorize the template. It will not be transcluded in the page where template is used--> | |||
</noinclude> |