|
|
Line 1: |
Line 1: |
− | <includeonly>{|class="wikitable" style="text-align:left; background-color: #eeeeee; border: 1px black solid; float: right; margin: 1ex; margin-top: 0px; margin-left: 0px; width: 185px;"
| |
− | |-
| |
− | !Clan
| |
− | |[[{{{clan}}}]]
| |
− | |-
| |
− | {{ifdef|{{{2ndclan|}}}|! Second Clan: |}}
| |
− | | {{ifdef|{{{2ndclan|}}}| {{{2ndclan}}}|}}
| |
− | |-
| |
− | !|Nickname
| |
− | |'''{{{nickname}}}'''
| |
− | |-
| |
− | !Disciplines
| |
− | |[[{{{discipline1}}}]]<br>[[{{{discipline2}}}]]<br>[[{{{discipline3}}}]]<br>[[{{{discipline4}}}]]
| |
− | |-
| |
− | !Book
| |
− | |'''{{{book}}}'''
| |
− | [[category:requiem]][[category:bloodlines]][[category:{{{clan}}}]]
| |
− | {{ifdef|{{{2ndclan|}}}|[[Category:{{{2ndclan}}}]]|}}</includeonly><noinclude>
| |
− | == Code Sample ==
| |
− | '''Copy the following code and paste it onto your page, filling in the fields for your specific content.'''
| |
− | <small><pre>{{Bloodline|
| |
− | |image=
| |
− | |clan=
| |
− | |2ndclan=Another Clan
| |
− | |nickname=
| |
− | |discipline1=
| |
− | |discipline2=
| |
− | |discipline3=
| |
− | |discipline4=
| |
− | |book=
| |
− | }}</pre></small>
| |
| | | |
− | == Code Example ==
| |
− | '''The following code will produce the results shown.'''
| |
− | {{Bloodline|
| |
− | |image=Clan-daeva.png
| |
− | |clan=Random Clan
| |
− | |2ndclan=Another Clan
| |
− | |nickname=NickyNamed
| |
− | |discipline1=Discipline 1
| |
− | |discipline2=Discipline 2
| |
− | |discipline3=Discipline 3
| |
− | |discipline4=Discipline 4
| |
− | |book=The Big Book of Vampire Bloodlines
| |
− | }}
| |
− | <small><pre>{{Bloodline|
| |
− | |image=Clan-daeva.png
| |
− | |clan=Random Clan
| |
− | |2ndclan=Another Clan
| |
− | |nickname=NickyNamed
| |
− | |discipline1=Discipline 1
| |
− | |discipline2=Discipline 2
| |
− | |discipline3=Discipline 3
| |
− | |discipline4=Discipline 4
| |
− | |book=The Big Book of Vampire Bloodlines
| |
− | }}
| |
− | </pre></small>
| |