Literature
From Fina Wiki
No edit summary |
No edit summary |
||
| Line 10: | Line 10: | ||
{{{info||create title=Form|edit title=Form}}} | {{{info||create title=Form|edit title=Form}}} | ||
{{{for template|Literature|label=}}} | {{{for template|Literature|label=}}} | ||
{| class="table table-hover table-condensed" | {| class="table table-hover table-condensed" | ||
|- | |- | ||
|[[Input type::@@@]] | |[[Input type::@@@]] | ||
|{{{field|Input type|input type=dropdown|values=manual,BibTeX|show on select=BibTeX=>BibTeX;manual=>Manual|class=form-control}}} | |{{{field|Input type|input type=dropdown|values=manual,BibTeX|show on select=BibTeX=>BibTeX;manual=>Manual|class=form-control}}} | ||
|} | |||
<div class="panel panel-info mw-collapsible"><div class="panel-heading"><h3 class="panel-title ">{{PAGENAME}}</h3></div> | |||
<div class="panel-body mw-collapsible-content"> | |||
<div id="BibTeX"> | <div id="BibTeX"> | ||
{| class="table table-hover table-condensed" | |||
|- | |||
BibTeX: | BibTeX: | ||
{{{field|BibTeX|input type=textarea|class=form-control}}} | {{{field|BibTeX|input type=textarea|class=form-control}}} | ||
|} | |||
</div> | </div> | ||
<div id="Manual"> | <div id="Manual"> | ||
{| class="table table-hover table-condensed" | |||
|- | |- | ||
|[[Literature Type::@@@]] | |[[Literature Type::@@@]] | ||
| Line 46: | Line 51: | ||
|[[Literature pages::@@@]] | |[[Literature pages::@@@]] | ||
|{{{field|Literature pages|input type=text|class=form-control}}} | |{{{field|Literature pages|input type=text|class=form-control}}} | ||
|} | |||
</div> | </div> | ||
</div></div> | </div></div> | ||
</div>{{{end template}}} | </div>{{{end template}}} | ||